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!
Copyright© 2004-2021 [email protected], Licensed under GPLv3+