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>
 
 public static class ContractionHierarchyPrecomputation.ContractionVertex<V1> extends Object Vertex for building the contraction hierarchy, which contains an original vertex fromgraph.