2003-08-04 09:51:24 by Thomas Klausner | Files touched by this commit (3) |
Log message:
Update to 3.4:
- stronger than 3.2
- new connection and semeai modules use lookahead
- new break-in code
- improvements to many parts of the program
|
2003-07-17 23:50:07 by grant beattie | Files touched by this commit (1504) |
Log message:
s/netbsd.org/NetBSD.org/
|
2003-07-02 22:56:00 by Stoned Elipot | Files touched by this commit (2) |
Log message:
Convert to USE_NEW_TEXINFO.
|
2002-11-15 01:20:22 by Johnny C. Lam | Files touched by this commit (1) |
Log message:
buildlink1 -> buildlink2
|
2002-07-11 19:07:19 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Add USE_BUILDLINK_ONLY to avoid stumbling over installed ncurses
headers.
|
2002-05-10 15:44:43 by Thomas Klausner | Files touched by this commit (4) |
Log message:
Update to 3.2.
New in 3.2 (since 3.0)
- stronger than 3.0
- uses less RAM than 3.0
- 1-dimensional board
- experimental dynamic connection analysis
- experimental reading semeai module
- new influence function
- stronger and more agressive
- reads to find combinations
- revised Zobrist hashing
- new html views of the regressions, and many more tests
New in 3.0 (since 2.6)
- stronger than 2.6
- new move generation scheme
- new influence function
- more accurate reading
- board information maintained incrementally during reading
- new "owl" and "life" modules for accurate life and death \
analysis
- persistent caching of reading and owl results for speed
- revised semeai module
- experimental Deterministic Finite State Automaton (DFA) pattern matcher
- new debugging tools
- level option
|