Class ContractionHierarchyPrecomputation.ContractionEdge<E1>

  • Type Parameters:
    E1 - type of the original vertex.
    Enclosing class:
    ContractionHierarchyPrecomputation<V,​E>

    public static class ContractionHierarchyPrecomputation.ContractionEdge<E1>
    extends java.lang.Object
    Edge for building the contraction hierarchy. Each instance of this class contains either an original edge from graph or a pair of bypassed edges in case it represents a shortcut.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait