n_puzzle @ 42 - N-puzzle problem solver written in Rust
-
Updated
Jan 20, 2019 - Rust
n_puzzle @ 42 - N-puzzle problem solver written in Rust
Implementation of uninformed and informed AI search algorithms in Rust. Search algorithms include BFS, DFS, A*, RBFS, IDS, IDA*, and GBFS.
Add a description, image, and links to the rbfs topic page so that developers can more easily learn about it.
To associate your repository with the rbfs topic, visit your repo's landing page and select "manage topics."