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

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

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

Last synced: 2 months 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