Skip to content

martinnovaak/enginetest

Repository files navigation

Engine Position Tester

Usage

Using the Default CSV File

Using go nodes command

python main.py --engines /path/to/your_engine --nodes 10_000_000 --concurrency 4

Using go depth command

python main.py --engines /path/to/your_engine --depth 20 --concurrency 4

Using Custom CSV File

python main.py --engines /path/to/your_engine --depth 20 --concurrency 4 --csv_file your_test_file.csv

Comparing Multiple Engines

python main.py --engines /path/to/engine1 /path/to/engine2 /path/to/engine3 --nodes 10_000_000 --concurrency 4 --csv_file king_safety.csv

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages