Module org.jgrapht.core
Package org.jgrapht.alg.shortestpath
Class ContractionHierarchyPrecomputation.ContractionVertex<V1>
java.lang.Object
org.jgrapht.alg.shortestpath.ContractionHierarchyPrecomputation.ContractionVertex<V1>
- Type Parameters:
V1
- type of the original vertex.
- Enclosing class:
- ContractionHierarchyPrecomputation<V,
E>
Vertex for building the contraction hierarchy, which contains an original vertex from
graph
.-
Method Summary