package
0.0.0-20241220204521-f02d9925cbd2
Repository: https://github.com/asymmetricia/aoc23.git
Documentation: pkg.go.dev
# Functions
AStar performs an A* search from the given start cell.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Dijkstra returns the shortest path including the start Cell; or nil if there is no path.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Grid configures A* to operate on a grid.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author