Code refactoring: each searching algorithm needs to return the solved puzzle
Opened this issue · 0 comments
archibald-carrion commented
Code refactoring: each searching algorithm needs to return the solved puzzle this way the app can use it to re-initialize the 8-puzzle in the gui instead of using an hardcoded solution.