Gets the heuristic value between two nodes used in A* algorithm
Namespace:
Hilva.AI.GraphsAssembly: Hilva (in Hilva.dll)
Syntax
Parameters
- currentIndex
- Type: System..::.Int32
Index to the current node
- endIndex
- Type: System..::.Int32
Index to the end/target node