Introduction - If you have any usage issues, please Google them yourself
Knight tour problem. You can find all the moves. Currently have found one million kinds of moves, but it is estimated there are at least several 10 million kinds of moves. C++ source code.