Uses of Class
com.jgalgo.gen.ComplementGraphGenerator
Package
Description
Graph generators used to generate (possibly random) graphs with different distributions and structures.
-
Uses of ComplementGraphGenerator in com.jgalgo.gen
Modifier 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.