Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BFS ¶
func BFS(context *SearchContext) int
Types ¶
type Grid ¶
func (*Grid) FindShortestPath ¶
func (*Grid) GetAdjacentNodes ¶
func (*Grid) GetNodesWithElevationAt ¶
func (*Grid) GetShortestPathSteps ¶
func (*Grid) PrintNodes ¶
type NodeQueueItem ¶
type SearchContext ¶
Click to show internal directories.
Click to hide internal directories.