bug-gnubg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

No command line?


From: Chris Wilson
Subject: No command line?
Date: Mon, 1 Mar 2021 05:55:32 -0800

Years ago I would batch analyze my matches. I wrote a program that created entries in the following format (minus the dashes):

---
set cache 65536
set Priority Idle
set analysis luckanalysis plies 2
set analysis luckanalysis reduced 2
set analysis luckanalysis cubeful on

import mat 'G:\NewMatches\scoper10.mat'
analyze match
save match 'G:\NewMatches\Analyzed\scoper10.sgf'
relational add match
---

My program writes the entries to a text file (usually 25 matches per file) which I then used with gnubg-no-gui. I've looked everywhere for information on command-line options. Is there no way to do this with the current version? I would like to accomplish the same task at 4-ply as well as automate rollouts on some matches.

Chris


reply via email to

[Prev in Thread] Current Thread [Next in Thread]