Product Promotion
0x5a.live
for different kinds of informations and explorations.
GitHub - wkhere/eastar: A* graph pathfinding in pure Elixir
A* graph pathfinding in pure Elixir. Contribute to wkhere/eastar development by creating an account on GitHub.
Visit SiteGitHub - wkhere/eastar: A* graph pathfinding in pure Elixir
A* graph pathfinding in pure Elixir. Contribute to wkhere/eastar development by creating an account on GitHub.
Powered by 0x5a.live ๐
eastar
Pure Elixir implementation of A* graph pathfinding.
This version aims to be as generic as possible, abstracting away the graph environment: nodes connectivity, distance & H-metric - you provide them as functions.
If you like some references to the literature, you can think of it as the star of Ea.
usage
API is described at hexdocs.
Look at examples and tests to see how the graph environment can be set up.
Enjoy!
Elixir Resources
are all listed below.
Made with โค๏ธ
to provide different kinds of informations and resources.