Uses of Class
com.jgalgo.gen.ComplementGraphGenerator
Packages that use ComplementGraphGenerator
Package
Description
Graph generators used to generate (possibly random) graphs with different distributions and structures.
-
Uses of ComplementGraphGenerator in com.jgalgo.gen
Methods in com.jgalgo.gen that return ComplementGraphGeneratorModifier and TypeMethodDescriptionSet the edge builder that will be used to generate edges.Set the input graph whose complement graph will be generated.ComplementGraphGenerator.selfEdges
(boolean selfEdges) Set whether or not to generate self edges.