diff options
| author | Scott Gasch <[email protected]> | 2016-06-01 18:58:58 -0700 |
|---|---|---|
| committer | Scott Gasch <[email protected]> | 2016-06-01 18:58:58 -0700 |
| commit | 3fd43cd5fcb22bb65bf2a92a25d95d801b11c9e0 (patch) | |
| tree | 9b6443235d16ba17f094a1a1c7ae53d2bcb9267b /src/autoplayer/settings4.txt | |
Initial checkin for typhoon chess engine.
Diffstat (limited to 'src/autoplayer/settings4.txt')
| -rw-r--r-- | src/autoplayer/settings4.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/autoplayer/settings4.txt b/src/autoplayer/settings4.txt new file mode 100644 index 0000000..d2367b6 --- /dev/null +++ b/src/autoplayer/settings4.txt @@ -0,0 +1,9 @@ +engine1 Typhoon +cmd1 ../typhoon --hash 16m --cpus 1 --logfile - --book - --egtbpath - +init1 st 1;set resignthreshold -700;set verboseposting false +engine2 Crafty +cmd2 crafty +init2 st 1 +openings openings.txt +pgnlog log_crafty_fast.pgn +matchlog log_crafty_fast.txt |
