Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cypressxyx/astar-permutation-solver

A* search algo. permutation solver in c++
https://github.com/cypressxyx/astar-permutation-solver

Last synced: 23 days ago
JSON representation

A* search algo. permutation solver in c++

Awesome Lists containing this project

README

        

Program works 100% as intended.
- Required to be compiled with c++ 11
- implemented using binary heap