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: 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 |
2010-08-09 |
Petr Baudis | Merge branch 'master' of ssh://repo.or.cz/srv/git/pachi
|
commit | commitdiff | tree |
2010-08-09 |
Petr Baudis | UCT: Switch default dynkomi from linear to adaptive
|
commit | commitdiff | tree |
2010-08-09 |
Petr Baudis | UCT Adaptive Dynkomi: Set max_losing_komi to 30 for...
|
commit | commitdiff | tree |
2010-08-09 |
Petr Baudis | UCT: Raise default dynkomi_interval to 1000
|
commit | commitdiff | tree |
2010-08-09 |
Petr Baudis | Moggy Patterns: Add block side cut
|
commit | commitdiff | tree |
2010-08-05 |
Petr Baudis | board_try_random_move(): Fix free queue handling in...
|
commit | commitdiff | tree |
2010-08-04 |
Petr Baudis | Moggy: Assume atari is ko only if we cannot countercapture
|
commit | commitdiff | tree |
2010-08-04 |
Petr Baudis | Merge branch 'master' of git+ssh://repo.or.cz/srv/git...
|
commit | commitdiff | tree |
2010-08-04 |
Petr Baudis | Moggy: Change the weirdness side pattern to be more...
|
commit | commitdiff | tree |
2010-08-04 |
Petr Baudis | Moggy: Do not play 'lumpy' 2-lib moves
|
commit | commitdiff | tree |
2010-08-02 |
Petr Baudis | board_effective_handicap(): Remove invalid assertion
|
commit | commitdiff | tree |
2010-08-02 |
Petr Baudis | Dynkomi: Do not use dynkomi at the game end
|
commit | commitdiff | tree |
2010-08-01 |
Petr Baudis | Moggy Joseki: Remove stray debug print
|
commit | commitdiff | tree |
2010-07-31 |
Petr Baudis | Moggy: Add joseki playing support
|
commit | commitdiff | tree |
2010-07-31 |
Petr Baudis | UCT Prior: Introduce joseki prior
|
commit | commitdiff | tree |
2010-07-31 |
Petr Baudis | joseki_load(): Introduce joseki pattern file parser
|
commit | commitdiff | tree |
2010-07-31 |
Petr Baudis | Joseki Engine: Discard moves on quadrant boundaries
|
commit | commitdiff | tree |
2010-07-31 |
Petr Baudis | Introduce Joseki Scanner aux engine
|
commit | commitdiff | tree |
2010-07-31 |
Petr Baudis | board.qhash: Introduce per-quadrant hashes
|
commit | commitdiff | tree |
2010-07-31 |
Petr Baudis | coord_quadrant(): Get information about board quadrant
|
commit | commitdiff | tree |
2010-07-30 |
Petr Baudis | Board.h: Initialize with the same hash values on every run
|
commit | commitdiff | tree |
2010-07-23 |
Petr Baudis | Elo: Add EAT_SIGMOID support
|
commit | commitdiff | tree |
2010-07-23 |
Petr Baudis | Merge branch 'master' of ssh://repo.or.cz/srv/git/pachi
|
commit | commitdiff | tree |
2010-07-22 |
Petr Baudis | Elo: Add assess_fastpat support
|
commit | commitdiff | tree |
2010-07-22 |
Petr Baudis | Elo: Add EAT_ATAN support
|
commit | commitdiff | tree |
2010-07-22 |
Petr Baudis | Elo: Add EAV_BEST support
|
commit | commitdiff | tree |
2010-07-22 |
Petr Baudis | Elo: Generic support for multiple assess eval/transform...
|
commit | commitdiff | tree |
2010-07-21 |
Petr Baudis | Merge branch 'master' of git+ssh://repo.or.cz/srv/git...
|
commit | commitdiff | tree |
2010-07-05 |
Petr Baudis | pattern_match_{capture,aescape}(): Revert back to explicit...
|
commit | commitdiff | tree |
2010-07-05 |
Petr Baudis | patterns.gamma*: Regenerate w/ current code from GoGoD...
|
commit | commitdiff | tree |
2010-07-05 |
Petr Baudis | Introduce BOARD_MAX_SIZE compile-time upper limit on...
|
commit | commitdiff | tree |
2010-07-05 |
Petr Baudis | double_to_fixp(): Eschew nearbyint() - a major performance hog
|
commit | commitdiff | tree |
2010-07-05 |
Petr Baudis | board_safe_to_play(): Fix double-lib detection
|
commit | commitdiff | tree |
2010-07-05 |
Petr Baudis | Board: Comment out accidentally introduced DEBUG
|
commit | commitdiff | tree |
2010-07-04 |
Petr Baudis | PF_{CAPTURE,AESCAPE}_CONNECTION: Implement
|
commit | commitdiff | tree |
2010-07-04 |
Petr Baudis | Fix PF_ANY for SELFATARI, CAPTURE, AESCAPE after recent...
|
commit | commitdiff | tree |
2010-07-04 |
Petr Baudis | UCT: Move max depth info from progress to tree dump...
|
commit | commitdiff | tree |
2010-07-04 |
Petr Baudis | pattern_match_aescape(): Fix trait-based TRAPPED test
|
commit | commitdiff | tree |
2010-07-04 |
Petr Baudis | pattern_match_{capture,aescape}: Simplify trait-based...
|
commit | commitdiff | tree |
2010-07-04 |
Petr Baudis | PATTERN_SPEC_MATCHFAST: Whitelist PFs instead of blacklisting
|
commit | commitdiff | tree |
2010-07-04 |
Petr Baudis | pattern_match_{capture,aescape}: Fix trapped to work...
|
commit | commitdiff | tree |
2010-07-04 |
Petr Baudis | board_safe_to_play(): Fix the 2-lib-shared check
|
commit | commitdiff | tree |
2010-07-04 |
Petr Baudis | Elo: Fix elo_get_probdist() compilation with DEBUG
|
commit | commitdiff | tree |
2010-07-04 |
Petr Baudis | board_group_other_lib(): Introduce nifty helper
|
commit | commitdiff | tree |
2010-07-04 |
Petr Baudis | PF_*_TRAPPED: Determine safety for correct color to...
|
commit | commitdiff | tree |
2010-07-04 |
Petr Baudis | board_gamma_update: Fix FEAT_AESCAPE construction
|
commit | commitdiff | tree |
2010-07-04 |
Petr Baudis | PF_AESCAPE_TRAPPED: Fix setup in non-traits matcher
|
commit | commitdiff | tree |
2010-07-04 |
Petr Baudis | Pattern CAPTURE: Produce only single feature even for...
|
commit | commitdiff | tree |
2010-07-04 |
Petr Baudis | PF_*_1STONE: Make recessive - trigger only if all atari...
|
commit | commitdiff | tree |
2010-07-04 |
Petr Baudis | Pattern PF_*_1STONE: Fix cap1 test
|
commit | commitdiff | tree |
2010-07-04 |
Petr Baudis | Pattern CAPTURE, AESCAPE: Set up payload by traits...
|
commit | commitdiff | tree |
2010-07-04 |
Petr Baudis | Add PF_{CAPTURE,AESCAPE}_TRAPPED for unsafe places
|
commit | commitdiff | tree |
2010-07-04 |
Petr Baudis | Introduce cap1 trait and PF_*_1STONE for single-stone...
|
commit | commitdiff | tree |
2010-07-04 |
Petr Baudis | pattern_match_aescape(): Cleanup feature record setup
|
commit | commitdiff | tree |