This repository is a result of my studies of algorithms, data structures and Rust programming language. Since these topics are new to me, it's possible there are some mistakes or inefficient implementations. In such case, please open an issue or submit a pull request.
A huge thanks goes to Amit Patel's exhausting resources on maps, graphs and pathfinding.