Problem 96. Knight's Tour Checker
Solution Stats
Problem Comments
-
4 Comments
Show
1 older comment
James
on 15 Jun 2012
I think several of the solutions to this problem would return a false positive on the vector [1 0 0 2].
Jean-Marie Sainthillier
on 9 Aug 2012
I like this problem and I like chess.
BluePoseidon1643
on 20 Dec 2016
Fantastic problem since it offers introductions to graph theory, specifically Hamiltonian path problems, time complexity, neural network solutions, and Warnsdorf's Rule. Thanks
Sanzhar Askaruly
on 9 Aug 2019
easier than I expected
Solution Comments
Show commentsProblem Recent Solvers1169
Suggested Problems
-
6574 Solvers
-
Get the area codes from a list of phone numbers
961 Solvers
-
263 Solvers
-
Getting the absolute index from a matrix
236 Solvers
-
635 Solvers
More from this Author96
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!