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