PGG106 / Primer

Stockfish Binpack to Bulletformat parser
GNU General Public License v3.0
9 stars 1 forks source link

Overview

Primer is a WIP Binpack to Bulletformat parser based on the Stockfish parsing code.

Filtering options

Primer can filter your data for you as it parses the binpack. Currently it filters positions where the best move is a capture and positions where stm is in check by default. It also offers several optional filtering options:

How to convert a file.

Here's an example of a basic Primer command \ ./primer convert binpackname.binpack desiredbinname.bin --max-score 10000