Package | Description |
---|---|
org.jgrapht.experimental |
A package that contains experimental work or work-in-progress that
is not yet ready to be included in a release.
|
org.jgrapht.generate |
Generators for graphs of various topologies.
|
Class and Description |
---|
GraphGenerator
GraphGenerator defines an interface for generating new graph structures.
|
Class and Description |
---|
GraphGenerator
GraphGenerator defines an interface for generating new graph structures.
|
RandomGraphGenerator.EdgeTopologyFactory
This class is used to generate the edge topology for a graph.
|
SimpleWeightedBipartiteGraphMatrixGenerator |
SimpleWeightedGraphMatrixGenerator |
WeightedGraphGenerator |
WeightedGraphGeneratorAdapter
WeightedGraphGenerator defines an interface for generating graph structures
having edges weighted with real values.
|
Copyright © 2016. All rights reserved.