Package | Description |
---|---|
org.jgrapht.generate |
Generators for graphs of various topologies.
|
Class and Description |
---|
GnmRandomGraphGenerator
Create a random graph based on the G(n, M) Erdős–Rényi model.
|
GraphGenerator
An interface for generating new graph structures.
|
SimpleWeightedBipartiteGraphMatrixGenerator
A simple weighted bipartite graph matrix generator.
|
SimpleWeightedGraphMatrixGenerator
A simple weighted graph matrix generator.
|
WeightedGraphGenerator
A base implementation of a weighted graph generator.
|
WeightedGraphGeneratorAdapter
An interface for generating graph structures having edges weighted with real values.
|
Copyright © 2016. All rights reserved.