CSPLib prob019: "An order n magic square is a n by n matrix containing the numbers 1 to n^2, with each row, column and main diagonal equal the same sum. As well as finding magic squares, we are interested in the number of a given size that exist."
@author Charles Prud'homme
@since 31/03/11
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.