gnugo-devel
[Top][All Lists]
Advanced

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

[gnugo-devel] Patch: Split of move_reasons.c


From: Inge Wallin
Subject: [gnugo-devel] Patch: Split of move_reasons.c
Date: Fri, 11 Jan 2002 00:43:28 +0100 (MET)

At http://www.lysator.liu.se/~inge/, there are two files:

inge_1_20.3     A patch file
inge_1_20.4     the contents of a new file that should be named
                value_moves.c

Together, these two files contain the same contents as move_reasons.c
used to do.

I found move_reasons.c to be difficult to work with at over 4300 lines
of code, so after talking to Gunnar and Dan we decided to split it.
The old file move_reasons.c still contains low-level and general
handling of move reasons. The new file value_moves.c contains code
that handles move valuation.  They both include move_reasons.h.

        -Inge




reply via email to

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