Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AStar ¶
func AStar(start, goal string, neighborDiscoverer NeighborDiscoverer, distanceEstimator DistanceEstimator) []string
Types ¶
type DistanceEstimator ¶
type NeighborDiscoverer ¶
Click to show internal directories.
Click to hide internal directories.