X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fconfig%2Fqueens.xml;h=a9b91849a666a9dfa9d3b957e98313e4b6d9128b;hp=80061edf709858a8ec30e3410b9395341a28ba47;hb=019de959b265701cd0c3fccbb61f2b69f06bf9ee;hpb=2762a7d7cf8d83e68b8f635941f6609119d630ae diff --git a/hacks/config/queens.xml b/hacks/config/queens.xml index 80061edf..a9b91849 100644 --- a/hacks/config/queens.xml +++ b/hacks/config/queens.xml @@ -14,6 +14,8 @@ + + <_description> The N-Queens problem: how to place N queens on an NxN chessboard such that no queen can attack a sister?