Makes use of: https://github.com/BlockCat/thc-chess-library which is based on https://github.com/billforsternz/thc-chess-library
Makes use of: https://code.google.com/archive/p/cpp-btree/
You will require a c++ compiler that supports c++11.
To build the program run make
To run the program, run one of the executable parallel with #p the amount of processors and #d the maximum depth:
For example: /parallel4 #p #d.