Skip to content
This repository has been archived by the owner on Jul 3, 2020. It is now read-only.
/ knights-tour Public archive

A complete solution with heuristic & non-heuristic ways to knights-tour problem in chess

License

Notifications You must be signed in to change notification settings

veysiertekin/knights-tour

Repository files navigation

Knights-tour

This project was created as an Ecipse Project during my AI class.

You can find more detail about the actual problem here: Knight's tour

If i have time, i will implement to i18n version but if you contribute to project, you're welcome.


(1) After establishing a knight via mouse' click


(2) After resolving problem [Ctrl+F](shows estimated time)


(3) Knight automatically processes on the board via play button


(4) Final state


 

About

A complete solution with heuristic & non-heuristic ways to knights-tour problem in chess

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages