.Net 6 solve for the eight queens puzzle. It demonstrates framework's possibilities in parallelism for solving problems with bruteforce methods.
Primary LanguageC#Apache License 2.0Apache-2.0
No issues in this repository yet.