/n-queens

An N queens solver written in Java that also detects at least three queens which are collinear, e.g. "three in a line"

Primary LanguageJavaMIT LicenseMIT

No issues in this repository yet.