Can someone (Herbert?) try to verify the following table?
For the maxima I get the same for N=3...8. But for N=9 I get
two optimal configs:
(1,2), (7,1), (9,3), (8,9), (3,7), (6,5), (4,6), (5,4), (2,8) and
(1,2), (7,1), (9,5), (8,9), (3,8), (6,3), (5,4), (4,6), (2,7)
N=10 is running and I will tell the result soon. We will see if it is it possible within a reasonable time to do a complete search for N=11. The program is not optimized for the search of maxima but just a dumb generator of all possible configurations.