Package | Description |
---|---|
org.jgrapht.graph.specifics |
Implementations of specifics for various graph types.
|
Modifier and Type | Field and Description |
---|---|
protected Map<Pair<V,V>,ArrayUnenforcedSet<E>> |
FastLookupUndirectedSpecifics.touchingVerticesToEdgeMap |
protected Map<Pair<V,V>,ArrayUnenforcedSet<E>> |
FastLookupDirectedSpecifics.touchingVerticesToEdgeMap |
Copyright © 2017. All rights reserved.