/N-Queens

Genetic Programming solution for the problem of placing N chess queens on an N×N chessboard so that no two queens threaten each other.

Primary LanguageClojureEclipse Public License 1.0EPL-1.0

Watchers