Class CHStorage.LowWeightShortcut

java.lang.Object
com.graphhopper.storage.CHStorage.LowWeightShortcut
Enclosing class:
CHStorage

public static class CHStorage.LowWeightShortcut extends Object
  • Constructor Details

    • LowWeightShortcut

      public LowWeightShortcut(int nodeA, int nodeB, int shortcut, double weight, double minWeight)