Package | Description |
---|---|
org.graphstream.graph.implementations |
Modifier and Type | Class and Description |
---|---|
class |
DefaultGraph
Default implementation of graph.
|
class |
MultiGraph
A graph implementation that supports multiple edges between two nodes.
|
class |
SingleGraph
An implementation of graph that supports only one edge between two nodes.
|