perftree
perftree copied to clipboard
Add Chess960 support
Closes #10
This adds the chess960 and frc commands as well as a function on the State struct to enable/disable the UCI_Chess960 option on stockfish.
perftree now sends setoption name UCI_Chess960 value {bool} to stockfish when chess960 [bool] or frc [bool] is used.