Tag: C++

n-queen-solver

November 13, 2018
Solution to the n-queen problem using bit-patterns and multi-threading.