UTTTSolver Ultimate Tic-Tac-Toe Solver in Haskell Executing Compile with: ghc -O2 -threaded *hs Then run: ./Game +RTS -N8 -RTS Replace 8 in the line above with the number of cores on your machine.