A knight's tour is a sequence of moves of a knight on a chessboard such that the knight visits every square exactly once.
A magic square is a square array of numbers where the sum of the numbers in each row, column, and diagonal is the same. When all the rows and columns but not both diagonals sum to the magic constant, this gives a semimagic square.

You can validate your puzzle solution with
certitude.