Namespace Fibula.PathFinding.AStar
Classes
AStarPathFinder
Class that represents a path finder that implements the A* algorithm to find a path bewteen two Locations.
AStarPathFinderOptions
Class that represents options for the AStarPathFinder.
CompositionRootExtensions
Static class that adds convenient methods to add the concrete implementations contained in this library.