2010-12-03 |
Petr Baudis | fbook: In case of multiple candidates, pick a semi...
|
commit | commitdiff | tree |
2010-12-03 |
Petr Baudis | fbook: Properly flip not just sequences, but also the...
|
commit | commitdiff | tree |
2010-12-03 |
Petr Baudis | fbook genmove: Add debug print for out-of-fbook too
|
commit | commitdiff | tree |
2010-12-03 |
Petr Baudis | fbook: Deal with conflicts properly, make the hash...
|
commit | commitdiff | tree |
2010-12-03 |
Petr Baudis | genmove: Always make sure the timer is running
|
commit | commitdiff | tree |
2010-12-03 |
Petr Baudis | fbook: Use only at the game beginning (until first...
|
commit | commitdiff | tree |
2010-12-03 |
Petr Baudis | fbook: Fix double free of fbook structure
|
commit | commitdiff | tree |
2010-12-01 |
Petr Baudis | book.dat: Introduce fbook data file, from Fuego r1174
|
commit | commitdiff | tree |
2010-12-01 |
Petr Baudis | Introduce Fuego-compatible forcing opening book (fbook)
|
commit | commitdiff | tree |
2010-11-29 |
Petr Baudis | UCT book -> tbook (tree book), added short explanation...
|
commit | commitdiff | tree |
2010-11-29 |
Petr Baudis | README: Elaborate command-line usage
|
commit | commitdiff | tree |
2010-11-29 |
Petr Baudis | uct_state_init(): Major rearrangement of command-line...
|
commit | commitdiff | tree |
2010-11-25 |
Petr Baudis | GTP uct_evaluate: Add a hacker-friendly description
|
commit | commitdiff | tree |
2010-11-25 |
Petr Baudis | Add support for situation analysis: uct_evaluate
|
commit | commitdiff | tree |
2010-11-18 |
Petr Baudis | Merge branch 'master' of ssh://repo.or.cz/srv/git/pachi
|
commit | commitdiff | tree |
2010-11-18 |
Petr Baudis | UCT prior: Fix cfgd levels parsing
|
commit | commitdiff | tree |
2010-10-25 |
Petr Baudis | pat_90rot(): Fix atari info rotation
|
commit | commitdiff | tree |
2010-10-25 |
Petr Baudis | Moggy: Add atari information to couple of patterns
|
commit | commitdiff | tree |
2010-10-23 |
Petr Baudis | Pattern3: Use zobrist hash of the 3x3 area for indexing
|
commit | commitdiff | tree |
2010-10-22 |
Petr Baudis | 3x3 patterns: Include atari information for direct...
|
commit | commitdiff | tree |
2010-10-22 |
Petr Baudis | foreach_neighbor(): Iterate in-line, row-row-row
|
commit | commitdiff | tree |
2010-10-21 |
Petr Baudis | Moggy: Default korate, alwaysccaprate 0 -> 20
|
commit | commitdiff | tree |
2010-10-15 |
Petr Baudis | pattern3s: Add support for pattern table smaller than...
|
commit | commitdiff | tree |
2010-10-15 |
Petr Baudis | Merge branch 'master' of git+ssh://repo.or.cz/srv/git...
|
commit | commitdiff | tree |
2010-10-15 |
Petr Baudis | pattern_record(): Record only single pattern, called...
|
commit | commitdiff | tree |
2010-10-15 |
Petr Baudis | pattern3_record(): Take pattern3s instead of direct...
|
commit | commitdiff | tree |
2010-10-14 |
Petr Baudis | Move selfatari_cousin() from Moggy to tactics/selfatari.c
|
commit | commitdiff | tree |
2010-10-14 |
Petr Baudis | Move group_2lib_check() et al. from Moggy to tactics...
|
commit | commitdiff | tree |
2010-10-14 |
Petr Baudis | Moggy group_2lib_check(): Take tag argument explicitly
|
commit | commitdiff | tree |
2010-10-14 |
Petr Baudis | group_wlib_check(): Drop unused playout_policy parameter
|
commit | commitdiff | tree |
2010-10-11 |
Petr Baudis | Undef errorneously defined BOARD_GAMMA
|
commit | commitdiff | tree |
2010-10-11 |
Petr Baudis | Merge branch 'master' of ssh://repo.or.cz/srv/git/pachi
|
commit | commitdiff | tree |
2010-10-11 |
Petr Baudis | Move group_atari_check() et al. to tactics/1lib.c.
|
commit | commitdiff | tree |
2010-10-11 |
Petr Baudis | Switch tactics.a linking order to avoid linker errors
|
commit | commitdiff | tree |
2010-10-11 |
Petr Baudis | Moggy group_atari_check(): Work with raw tags instead...
|
commit | commitdiff | tree |
2010-10-11 |
Petr Baudis | Pachi Chihaku-devel 6.99
|
commit | commitdiff | tree |
2010-10-11 |
Petr Baudis | Pachi Dochi 6.00
|
commit | commitdiff | tree |
2010-10-10 |
Petr Baudis | Moggy group_atari_check(): Remove the rest of playout_data...
|
commit | commitdiff | tree |
2010-10-10 |
Petr Baudis | is_ladder(): Remove two extra switches (always true...
|
commit | commitdiff | tree |
2010-10-10 |
Petr Baudis | Moggy: Remove ladder-related options (obsolete, should...
|
commit | commitdiff | tree |
2010-10-10 |
Petr Baudis | Moggy: Remove old, dusty and ineffective assess_local
|
commit | commitdiff | tree |
2010-10-10 |
Petr Baudis | Moggy group_atari_check(): Do not pass playout_policy...
|
commit | commitdiff | tree |
2010-10-10 |
Petr Baudis | Tactics: Split out selfatari.c and ladder.c
|
commit | commitdiff | tree |
2010-10-10 |
Petr Baudis | tactics.*: Move to a dedicated subdirectory; initial...
|
commit | commitdiff | tree |
2010-10-10 |
Petr Baudis | Moggy: Remove support for group state keeping; never...
|
commit | commitdiff | tree |
2010-10-10 |
Petr Baudis | Support BOARD_GAMMA without BOARD_TRAITS
|
commit | commitdiff | tree |
2010-10-10 |
Petr Baudis | Merge branch 'master' of git+ssh://repo.or.cz/srv/git...
|
commit | commitdiff | tree |
2010-10-10 |
Petr Baudis | Merge branch 'master' of ssh://repo.or.cz/srv/git/pachi
|
commit | commitdiff | tree |
2010-10-10 |
Petr Baudis | port_listen(): Set SO_REUSEADDR to avoid errors on...
|
commit | commitdiff | tree |
2010-10-09 |
Petr Baudis | Moggy: Fix major performance regression
|
commit | commitdiff | tree |
2010-10-08 |
Petr Baudis | TODO: Update, add some general improvements
|
commit | commitdiff | tree |
2010-09-12 |
Petr Baudis | Merge branch 'master' of git+ssh://repo.or.cz/srv/git...
|
commit | commitdiff | tree |
2010-09-12 |
Petr Baudis | Moggy: Add support for tenuki probability in mq_tagged_choose()
|
commit | commitdiff | tree |
2010-09-12 |
Petr Baudis | mq_tagged_choose(): Add some commented-out debug prints
|
commit | commitdiff | tree |
2010-09-12 |
Petr Baudis | mq_tagged_choose(): Fix duplicates removal
|
commit | commitdiff | tree |
2010-09-11 |
Petr Baudis | Moggy: Introduce capcheckall switch for global_atari_check()
|
commit | commitdiff | tree |
2010-09-11 |
Petr Baudis | Moggy: Support configurable mq_prob values
|
commit | commitdiff | tree |
2010-09-10 |
Petr Baudis | Merge branch 'master' of git+ssh://repo.or.cz/srv/git...
|
commit | commitdiff | tree |
2010-09-10 |
Petr Baudis | Moggy: Introduce mq_tagged_choose() for weighted fullchoose...
|
commit | commitdiff | tree |
2010-09-10 |
Petr Baudis | Moggy: Convert the MQ tags to enum mq_tag
|
commit | commitdiff | tree |
2010-09-10 |
Petr Baudis | mq_nodup(): Merge tags when removing moves. Clean up.
|
commit | commitdiff | tree |
2010-09-10 |
Petr Baudis | Moggy: Tag queued moves by their origin
|
commit | commitdiff | tree |
2010-09-09 |
Petr Baudis | playout_moggy_partchoose(): Fix mq pick test
|
commit | commitdiff | tree |
2010-09-09 |
Petr Baudis | group_2lib_check: Add a missing mq_add()
|
commit | commitdiff | tree |
2010-09-09 |
Petr Baudis | MQ: Add support for tagging moves
|
commit | commitdiff | tree |
2010-09-09 |
Petr Baudis | Moggy: Support for choosing from full list of candidates
|
commit | commitdiff | tree |
2010-09-09 |
Petr Baudis | playout_moggy_choose(): Factor out fillboard_check()
|
commit | commitdiff | tree |
2010-09-09 |
Petr Baudis | Moggy: Make *_check() just work on external queue
|
commit | commitdiff | tree |
2010-09-03 |
Petr Baudis | Merge branch 'master' of git+ssh://repo.or.cz/srv/git...
|
commit | commitdiff | tree |
2010-09-03 |
Petr Baudis | group_2lib_check(): Do not treat multi-stone capture...
|
commit | commitdiff | tree |
2010-09-02 |
Petr Baudis | setup_nakade_or_snapback(): Warn against stupid no...
|
commit | commitdiff | tree |
2010-09-02 |
Petr Baudis | UCT: Make resign_threshold, sure_win_threshold runtime...
|
commit | commitdiff | tree |
2010-09-01 |
Petr Baudis | UCT: resign_ratio,loss_threshold -> resign_threshold...
|
commit | commitdiff | tree |
2010-09-01 |
Petr Baudis | Moggy group_2lib_check(): Gain liberties by capturing
|
commit | commitdiff | tree |
2010-08-19 |
Petr Baudis | uct_playout(): Factor out record_amaf_move()
|
commit | commitdiff | tree |
2010-08-19 |
Petr Baudis | fast_irandom(): Fix an off-by-one error in case of...
|
commit | commitdiff | tree |
2010-08-15 |
Petr Baudis | Playout: Add by-default-off DEBUGL_BY_PLAYOUT support
|
commit | commitdiff | tree |
2010-08-15 |
Petr Baudis | Moggy: Support independent (non-zero) debug level setting
|
commit | commitdiff | tree |
2010-08-15 |
Petr Baudis | sgf-analyse.pl: Skip pass moves
|
commit | commitdiff | tree |
2010-08-13 |
Petr Baudis | uct_playout_probdist(): Factor out ltree_node_gamma()
|
commit | commitdiff | tree |
2010-08-13 |
Petr Baudis | ELO Playout: TODO on counter-captures
|
commit | commitdiff | tree |
2010-08-11 |
Petr Baudis | pattern3_show.pl: Add useful debugging script
|
commit | commitdiff | tree |
2010-08-11 |
Petr Baudis | Merge branch 'master' of git+ssh://repo.or.cz/srv/git...
|
commit | commitdiff | tree |
2010-08-11 |
Petr Baudis | joseki: Document full Kogo extraction/usage recipe
|
commit | commitdiff | tree |
2010-08-11 |
Petr Baudis | joseki_load(): Remove obsolete XXX
|
commit | commitdiff | tree |
2010-08-11 |
Petr Baudis | Joseki: Enable default usage for Moggy and UCT priors
|
commit | commitdiff | tree |
2010-08-11 |
Petr Baudis | UCT Prior: More flexible relative eqex specification...
|
commit | commitdiff | tree |
2010-08-11 |
Petr Baudis | Joseki: Do not crash in prior/moggy in case of no joseki...
|
commit | commitdiff | tree |
2010-08-11 |
Petr Baudis | joseki_load(): Change filename pachijoseki.dat -> joseki...
|
commit | commitdiff | tree |
2010-08-11 |
Petr Baudis | Joseki: Remove global jdict instance
|
commit | commitdiff | tree |
2010-08-11 |
Petr Baudis | UCT dynkomi: Fix up use_extra_komi guard inconsistency
|
commit | commitdiff | tree |
2010-08-10 |
Petr Baudis | Joseki: Encapsulate dictionary in struct joseki_dict
|
commit | commitdiff | tree |
2010-08-10 |
Petr Baudis | struct joseki -> struct joseki_pattern
|
commit | commitdiff | tree |
2010-08-10 |
Petr Baudis | Moggy selfatari_other: Turn on by default - seems to...
|
commit | commitdiff | tree |
2010-08-10 |
Petr Baudis | Merge branch 'master' of git+ssh://repo.or.cz/srv/git...
|
commit | commitdiff | tree |
2010-08-10 |
Petr Baudis | Selfatari: Fix a false nakade detection
|
commit | commitdiff | tree |
2010-08-10 |
Petr Baudis | Unit testing: Fix unsigned/signed iterator error
|
commit | commitdiff | tree |
2010-08-10 |
Petr Baudis | sgf-analyse.pl: Quick'n'dirty script for SGF winrate...
|
commit | commitdiff | tree |
2010-08-09 |
Petr Baudis | GTP: Implement echo command
|
commit | commitdiff | tree |
2010-08-09 |
Petr Baudis | GTP: Implement pachi-result command
|
commit | commitdiff | tree |