grid-engine
    Preparing search index...

    Type Alias ShortestPathAlgorithmType

    ShortestPathAlgorithmType: "BFS" | "BIDIRECTIONAL_SEARCH" | "A_STAR" | "JPS"

    For guidance on picking the right algorithm check out pathfinding performance.