Download of a small applet ("mag6.exe", 74 kb), written in VB 5, expected to run under every MS Windows version.
The applet generates all 6x6 magic squares, where entries may be prescribed by the user.
fixed entries
the user may prescribe fixed entries, if no fixes are made,
the program starts with the first possible 6x6 magic square
(in lexicographical order).

test
the user made entries are tested; a passed test means no guaranty,
that there exists a 6x6 magic square with these entries.

start
the search for 6x6 magic squares begins.
stop
causes a break, the user is asked whether to continue or not.

fixed entries are displayed in red colour;
the grey numbers show the algorithm in action.

date and time are displayed when the computation starts
and when the computation ends.

the
solution number and the last found solution are displayed.

stop at next solution
causes a break, when the next solution is found.
home    backtracking 6x6 magic squares 
"mag6.exe" program download