Uses of Package
org.jgrapht.generate.netgen
-
Packages that use org.jgrapht.generate.netgen Package Description org.jgrapht.generate.netgen Network generator components -
Classes in org.jgrapht.generate.netgen used by org.jgrapht.generate.netgen Class Description BipartiteMatchingProblem This class represents a bipartite matching problem.MaximumFlowProblem This class represents a maximum flow problem.NetworkGenerator.Node Internal representation of network nodes.NetworkGenerator.NodeType Enum specifying the nodes type.NetworkGeneratorConfig Configuration class to specify network parameters for theNetworkGenerator
.NetworkGeneratorConfigBuilder Builder class for theNetworkGeneratorConfig
.NetworkInfo Represents network auxiliary information.