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

https://github.com/ardeshirv/knightstour

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!
https://github.com/ardeshirv/knightstour

ardeshirv ardeshirv-forms chess csharp knights knights-tour windows-desktop windows-forms windows-forms-csharp

Last synced: 5 months ago
JSON representation

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!

Awesome Lists containing this project

README

          

# Knight's Tour
Knight's tour


The Knight's tour is a classic computer problem. Here, I provide my very own method to solve this classic problem using a 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 ArdeshirV@protonmail.com, Licensed under GPLv3+