Artificial intelligent assistant

Closed knight's tour (minimum board size) I'm writing a small java program which calculates all possible knight's tours with the knight starting on a random field on a 5x5 board. It works well, however, the program doesn't calculate any closed knight's tours which makes me wonder. Is there an error in the code, or are there simply no closed knight's tours on a 5x5 board? If so, what is the minimum required board size for the existence of at least one closed knight's tour?

No closed knight's tour is possible on a board with an odd number of squares, because each move changes the colour of the knight's square. So after an odd number of moves, you can't be back at the starting square, because it's the wrong colour.

xcX3v84RxoQ-4GxG32940ukFUIEgYdPy d0f2920515c60a656d5059c67e98c52b