Skip to content

Knight's tour is a classic computer problem; Here I provided my very own method to solve this classic problem with black-box approach. I developed this algorithm when I was in high school. Maybe it's not the best method to solve this problem but it's mine!

License

Notifications You must be signed in to change notification settings

ArdeshirV/KnightsTour

Repository files navigation

Knight's Tour

Knight's tour


Knight's tour is a classic computer problem; Here I provided my very own method to solve this classic problem with black-box approach. I developed this algorithm when I was in high school. Maybe it's not the best method to solve this problem but it's mine!

About knight's tour


Copyright© 2004-2021 [email protected], Licensed under GPLv3+

About

Knight's tour is a classic computer problem; Here I provided my very own method to solve this classic problem with black-box approach. I developed this algorithm when I was in high school. Maybe it's not the best method to solve this problem but it's mine!

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages