Package | Description |
---|---|
org.jgrapht.generate |
Generators for graphs of various topologies.
|
Class and Description |
---|
GraphGenerator
An interface for generating new graph structures.
|
SimpleWeightedBipartiteGraphMatrixGenerator
A simple weighted bipartite graph matrix generator.
|
SimpleWeightedGraphMatrixGenerator
A simple weighted graph matrix generator.
|
WeightedGraphGenerator
Deprecated.
Since
WeightedGraph is deprecated. |
WeightedGraphGeneratorAdapter
Deprecated.
Not needed since
WeightedGraph is deprecated. |
Copyright © 2017. All rights reserved.