Module org.jgrapht.core
Package org.jgrapht.generate.netgen
package org.jgrapht.generate.netgen
Network generator components
-
ClassDescriptionThis class represents a bipartite matching problem.Default implementation of a Bipartite Matching ProblemDistributor<K>Distributes value units among keys given lower and upper bound constraints.MaximumFlowProblem<V,
E> This class represents a maximum flow problem.Default implementation of a Maximum Flow Problem.NetworkGenerator<V,E> NETGEN-style network generator.Configuration class to specify network parameters for theNetworkGenerator
.Builder class for theNetworkGeneratorConfig
.NetworkInfo<V,E> Represents network auxiliary information.