| Package | Description |
|---|---|
| org.jgrapht.graph |
Implementations of various graphs.
|
| Modifier and Type | Field and Description |
|---|---|
protected Map<V,AbstractBaseGraph.DirectedEdgeContainer<V,E>> |
AbstractBaseGraph.DirectedSpecifics.vertexMapDirected |
| Constructor and Description |
|---|
AbstractBaseGraph.DirectedSpecifics(Map<V,AbstractBaseGraph.DirectedEdgeContainer<V,E>> vertexMap) |
Copyright © 2016. All rights reserved.