Iterations : 21
This webpage is designed as a solution to the 8-queens problem, expanded to a variable size board. It was written entirely in PHP and XHTML1.0 Transitional with a smattering of CSS.
The links in the table above are structured so that no two are on the same row, column or diagonal. Each time the page is reloaded a different solution is calculated. The script loads an unspecificed number of web links from a flat text file, resizing the grid on demand. If that impresses you then please read my online CV.
|