AStarzChoosenHeuristic Property |
Gets/Sets the heuristic that AStar will use.
It must be homogeneous to arc's cost.
Namespace:
Pathfinding
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax public Heuristic ChoosenHeuristic { get; set; }
Property Value
Type:
HeuristicSee Also