| 2011-07-15 |
r6144 | More notes on the possible min/max method. my |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-07-15 |
r6144 | Now prints last_urgency to help debugging. Seems that... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-07-15 |
r6144 | Some tests regarding the 110713 game. Turns out that... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-07-15 |
r6144 | More notes on the possible improvements to UCT. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-07-14 |
r6144 | Added 110714-73.gtp. The original move 73 is apparentl... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-07-14 |
r6144 | Added some investigations of another game. Move 61... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-07-14 |
r6144 | Added promote-move2.gtp, which is a shorter test case... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-07-14 |
r6144 | Updated NOTES after the last commit. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-07-14 |
r6144 | Now preserves extra_komi after tree resets causing... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-07-14 |
r6144 | Some more notes on pruning and the cause of the cannot... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-07-14 |
r6144 | Yet more notes on memory management. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-07-14 |
r6144 | More notes. Also investigating the unable-to-promote... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-07-14 |
r6144 | More notes. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-07-14 |
r6144 | Now uct1amaf generates a pass if it is indeed the best. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-07-13 |
r6144 | Need to investigate why a pass isn't generated even... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-07-13 |
r6144 | Reduced the annoying verbosity in best2_ratio stuff. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-07-13 |
r6144 | Updated the notes after the twogtp game. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-07-13 |
r6144 | Added some twogtp stuff for testing. pachi-my loses... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-07-13 |
r6144 | Added tests for moves 55 and 56 in the 110709 game... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-07-13 |
r6144 | Now expand_p is set automatically so that memory won... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-07-13 |
r6144 | Disabled resigning for now due to potential dynkomi... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-07-13 |
r6144 | Changed some verbosity settings for -d 3. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-07-13 |
r6144 | Now move58 works much of the time. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-07-13 |
r6144 | Now makes ucb1amaf do a bit more exploration. However... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-07-13 |
r6144 | Now shows memory consumption in the progress information. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-07-13 |
r6144 | Added some notes. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-07-13 |
r6144 | Disabled early break due to sure_win_threshold since... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-07-13 |
r6144 | Now allows stopping early in TD_GAMES mode, since occas... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-07-13 |
r6144 | Fixed potential buffer overflow in the spaces array... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-07-13 |
r6144 | Fixed dynkomi and progress notification problems under... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-07-13 |
r6144 | Added some debugging code regarding the problem that... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-07-13 |
r6144 | Fixed the comments in the last patch. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-07-12 |
r6144 | No longer disables use_extra_komi near the end of the... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-07-12 |
r6144 | Added the unlimited_tree_dump option so that reducing... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-07-12 |
r6144 | Now no longer rounds the result when converting it... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-07-12 |
r6144 | Added default size for sgf files without an explicit... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-06-16 |
Jean-loup Gailly | Distributed engine: better default value for stats_delay |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-06-14 |
Jean-loup Gailly | Distributed engine: replace MIN_STATS_INTERVAL constant... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-05-30 |
Matthew Woodcraft | [PATCH] board_handicap(): Correct placement for three... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-05-30 |
Petr Baudis | Merge branch 'master' of ssh://repo.or.cz/srv/git/pachi |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-05-30 |
Petr Baudis | ucb1amaf_update criticality stats: Fix invalid memory... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-05-29 |
Petr Baudis | board_clear(): Cache set up board structures - major... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-05-29 |
Petr Baudis | board_clear(): Factor out board_init_data() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-05-29 |
Petr Baudis | fbook: Enable debug prints |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-05-29 |
Petr Baudis | fbook_init(): Return NULL if the book turned out to... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-05-29 |
Petr Baudis | fbook caching: Store last loaded fbook and reuse it... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-05-29 |
Petr Baudis | fbook: Increase fbook_hash_bits to 20 to accomodate... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-05-29 |
Petr Baudis | Merge branch '2lib' |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-05-28 |
Petr Baudis | can_atari_group(): When switching to selfatari cousin... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-05-28 |
Petr Baudis | selfatari_cousin(): Make info on by-group available |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-05-28 |
Petr Baudis | can_atari_group(): Factor out hope check to defense_is_... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-05-28 |
Petr Baudis | can_atari_group(): Add massive amount of debugging... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-05-28 |
Petr Baudis | TODO: Liberty maps (developed in libmap branch), revers... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-05-25 |
Petr Baudis | tools/sgf2gtp.pl: Support HA[] sgf tag |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-05-25 |
Petr Baudis | tools/sgf2gtp.pl: Accept filename as optional argument |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-05-25 |
Petr Baudis | gtp: Add fixed_handicap to list of supported commands |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-05-22 |
Petr Baudis | Pachi Hakugen-devel 8.99 |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-05-22 |
Petr Baudis | Pachi Shuhaku 8.00 pachi-8.00-shuhaku |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-05-22 |
Petr Baudis | Parallel make: Fix pachi being built before some libraries |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-05-22 |
Petr Baudis | fbook: Share no-handicap fbook even for low komi values |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-05-17 |
Jean-loup Gailly | fbook_init(): do not force h1 for large negative komi |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-05-17 |
Jean-loup Gailly | Dynamic komi: fix linear_permove() when pondering |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-05-16 |
Petr Baudis | Criticality: New defaults based on tuning by jlg |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-05-16 |
Petr Baudis | Moggy ladderrate: Default to 80, confirmed by jlg |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-05-13 |
Jean-loup Gailly | Fix parsing of mqprob, moves & handicap_value parameters |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-05-13 |
Petr Baudis | Merge branch 'master' of ssh://repo.or.cz/srv/git/pachi |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-05-13 |
Matthew Woodcraft | Add final_score to known_commands |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-05-13 |
Matthew Woodcraft | Implement known_command; make gtp_is_valid() stricter |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-05-09 |
Petr Baudis | Makefile.lib: Allow parallel build |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-05-08 |
Petr Baudis | fbook: Add support for handicap lines; do not use norma... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-04-25 |
Petr Baudis | Moggy: cap_stone_denom=200, ladderrate=40 |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-04-25 |
Petr Baudis | UCB1AMAF crit_*: New defaults based on very rough tuning |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-04-25 |
Petr Baudis | Merge branch 'master' into criticality |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-04-25 |
Petr Baudis | tree_node_dump(): Much more condensed output |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-04-25 |
Petr Baudis | UCB1AMAF: Add criticality support, with many tuning... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-04-24 |
Petr Baudis | tree_node_criticality(): Add further explanation for... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-04-24 |
Petr Baudis | Merge branch 'master' into criticality |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-04-24 |
Petr Baudis | tree_node_criticality(): Return floating_t instead... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-04-23 |
Petr Baudis | Moggy: Turn off laderrate for now |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-04-23 |
Petr Baudis | Merge branch 'ladders' |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-04-16 |
Petr Baudis | README: Wording tweak |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-04-16 |
Petr Baudis | media: Add two pictures of Pachi; let's not neglect... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-04-16 |
Petr Baudis | TODO: Remove two stale items |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-04-16 |
Petr Baudis | Rename the main program binary from zzgo to pachi |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-04-16 |
Petr Baudis | Header guards: Rename ZZGO_* to PACHI_* |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-04-16 |
Petr Baudis | UCT max_tree_size: Lower the default to 1.4GiB; adjust... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-04-16 |
Petr Baudis | UCT fast_alloc: Make default |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-04-16 |
Petr Baudis | README: Move the installation instructions to the top |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-04-16 |
Petr Baudis | Deprecate the zzgo-profiled make target |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-04-16 |
Petr Baudis | README: Grammar polishing, rewording and extending... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-04-16 |
Petr Baudis | More user friendly build-time configuration |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-04-14 |
Petr Baudis | Moggy stone weighing: Fix case when cap_stone_denom... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-04-14 |
Petr Baudis | Moggy 1lib prior: Add support for stone weighing, turne... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-04-14 |
Petr Baudis | Merge branch 'master' into ladders |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-04-14 |
Petr Baudis | Moggy pattern3, group_atari_check(): Ignore ladder... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-04-14 |
Petr Baudis | can_countercapture(): Export interface |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-04-13 |
Petr Baudis | Merge commit 'f8a926c2544b49112f1f916e091a7e9f880e6376' |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-02-20 |
Petr Baudis | Merge branch 'master' into ladders |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-02-20 |
Petr Baudis | Merge branch 'master' of git+ssh://repo.or.cz/srv/git... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-02-20 |
Petr Baudis | Moggy: Play the proper atari in case we can catch a... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| next |