Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 756 Bytes

README.md

File metadata and controls

13 lines (13 loc) · 756 Bytes

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+