• Stars
    star
    1
  • Language
    Java
  • Created over 9 years ago
  • Updated over 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

8-Puzzle Solver using Hamming and Manhattan heuristic applied in different algorithms. Currently implemented algorithms: greedy, A*. School assignment.