On Tue, 19 Apr 2005, David G Doshay wrote: > I intend to go back thru the game records and see if the winning > percentages are greater with one particular opening ... but it has > been hard to inspect them all. Maybe it is time for a perl script.
patterns/extract_fuseki will do this. Something like extract_fuseki file_with_list_of_games 19 20 0 0 0 6 0.0 1 > out.db ought to do what you want. See comments in the source for documentation. doug. _______________________________________________ gnugo-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnugo-devel

