Uses of Class
com.jgalgo.gen.DifferenceGraphGenerator
Package
Description
Graph generators used to generate (possibly random) graphs with different distributions and structures.
-
Uses of DifferenceGraphGenerator in com.jgalgo.gen
Modifier and TypeMethodDescriptionDifferenceGraphGenerator.edgeDifferenceByEndpoints()
Set the difference of edges to be by their endpoints.DifferenceGraphGenerator.edgeDifferenceById()
Set the difference of edges to be by their id.Set the input graphs whose difference graph will be generated.