2010-01-15 |
Petr Baudis | UCT max_tree_size: Add a note about TM_ROOT
|
commit | commitdiff | tree |
2010-01-15 |
Petr Baudis | UCT: Add comment describing the current threading structure
|
commit | commitdiff | tree |
2010-01-15 |
Petr Baudis | UCT mercy: Add support for setting, by default disabled
|
commit | commitdiff | tree |
2010-01-15 |
Petr Baudis | Playout: Support for playout_setup.mercymin mercy rule...
|
commit | commitdiff | tree |
2010-01-15 |
Petr Baudis | UCT Prior: Use eqex 14 instead of 40 on boards smaller...
|
commit | commitdiff | tree |
2010-01-15 |
Petr Baudis | uct_prior_init(): Take struct board as second argument
|
commit | commitdiff | tree |
2010-01-15 |
Petr Baudis | UCT max_tree_size: Introduce configurable replacement...
|
commit | commitdiff | tree |
2010-01-15 |
Petr Baudis | UCT node_sizes -> nodes_size (correct spelling)
|
commit | commitdiff | tree |
2010-01-15 |
Petr Baudis | Prior ko: Set default to eqex/2, works well on both...
|
commit | commitdiff | tree |
2010-01-15 |
Petr Baudis | Merge branch 'master' of git://repo.or.cz/pachi/derm
|
commit | commitdiff | tree |
2010-01-15 |
Petr Baudis | foreach_{8,diag}neighbor(): Simplify+speed up, use...
|
commit | commitdiff | tree |
2010-01-15 |
Petr Baudis | #undef BOARD_SPATHASH - insanely slow, useful only...
|
commit | commitdiff | tree |
2010-01-15 |
Petr Baudis | board.pat3 incremental update: Optimize
|
commit | commitdiff | tree |
2010-01-15 |
Petr Baudis | board_clear(): Don't call pattern3_hash() on the offboard...
|
commit | commitdiff | tree |
2010-01-15 |
Petr Baudis | board_copy(): Fix pat3 copy
|
commit | commitdiff | tree |
2010-01-15 |
Petr Baudis | pattern_match_spatial(): Fix compilation ifndef BOARD_SPATHASH
|
commit | commitdiff | tree |
2010-01-15 |
Petr Baudis | board.pat3: Maintain only for empty points
|
commit | commitdiff | tree |
2010-01-14 |
Petr Baudis | Board Pattern3: Track the pattern3 hashes incrementally...
|
commit | commitdiff | tree |
2010-01-14 |
Petr Baudis | coord_dx(), coord_dy(): Introduce
|
commit | commitdiff | tree |
2010-01-13 |
Petr Baudis | pattern3_hash(): Split from test_pattern3_here()
|
commit | commitdiff | tree |
2010-01-13 |
Petr Baudis | test_pattern3_here: Public inline
|
commit | commitdiff | tree |
2010-01-10 |
Petr Baudis | GTP kgs-genmove_cleanup: Implement
|
commit | commitdiff | tree |
2010-01-07 |
Petr Baudis | UCT dynkomi: 200 by defualt on 19x19 and larger
|
commit | commitdiff | tree |
2010-01-07 |
Petr Baudis | UCT ownermap: Maintain in main state, not setup_state()
|
commit | commitdiff | tree |
2010-01-07 |
Petr Baudis | engine_*_init(): Take board argument with just-cleared...
|
commit | commitdiff | tree |
2010-01-07 |
Petr Baudis | UCT setup_state(): Factor out of prepare_move()
|
commit | commitdiff | tree |
2010-01-07 |
Petr Baudis | playout_elo_init(): Tidy up
|
commit | commitdiff | tree |
2010-01-07 |
Petr Baudis | engine_done_board_state(): Get rid of redundant call
|
commit | commitdiff | tree |
2010-01-07 |
Petr Baudis | playout_elo_done(): Fix up
|
commit | commitdiff | tree |
2010-01-07 |
Petr Baudis | uct_prior_done(): Introduce
|
commit | commitdiff | tree |
2010-01-07 |
Petr Baudis | playoutp_done: Introduce, use in ELO
|
commit | commitdiff | tree |
2010-01-07 |
Petr Baudis | Pattern features_gamma_done(): Introduce
|
commit | commitdiff | tree |
2010-01-07 |
Petr Baudis | engine_finish -> engine_done, call on each engine reset
|
commit | commitdiff | tree |
2010-01-06 |
Petr Baudis | Engine.keep_on_clear: Introduce, use for patternscan...
|
commit | commitdiff | tree |
2010-01-06 |
Petr Baudis | Engine: Re-create struct engine state for each new...
|
commit | commitdiff | tree |
2010-01-06 |
Petr Baudis | zzgo: Introduce engine_init array with engine initializer...
|
commit | commitdiff | tree |
2010-01-05 |
Petr Baudis | enum engine_id: Introduce
|
commit | commitdiff | tree |
2010-01-04 |
Petr Baudis | UCT thread_model: Set default to TM_TREEVL (much better...
|
commit | commitdiff | tree |
2010-01-04 |
Petr Baudis | TODO: Random updates
|
commit | commitdiff | tree |
2010-01-04 |
Petr Baudis | Patternscan competition: In the extra patterns list...
|
commit | commitdiff | tree |
2010-01-03 |
Petr Baudis | patterns.gammaf: Regenerate with correct patternset
|
commit | commitdiff | tree |
2010-01-03 |
Petr Baudis | Patterns.gamma*: Regenerate
|
commit | commitdiff | tree |
2010-01-03 |
Petr Baudis | Patternscan: Implement direct MM-format output mode
|
commit | commitdiff | tree |
2010-01-03 |
Petr Baudis | Pattern FEAT_CONTIGUITY: Turn off in slow patterns
|
commit | commitdiff | tree |
2010-01-03 |
Petr Baudis | Pattern feature_name(): Introduce
|
commit | commitdiff | tree |
2010-01-03 |
Petr Baudis | PS_ANY(): Fix for reduced patternspec size
|
commit | commitdiff | tree |
2010-01-02 |
Petr Baudis | Pattern feature_payloads(): Factor out of features_gamma_init()
|
commit | commitdiff | tree |
2010-01-02 |
Petr Baudis | FAST_PATTERN_CONFIG.bdist_max: Set to -1 (board distance...
|
commit | commitdiff | tree |
2010-01-02 |
Petr Baudis | Pattern feature.payload: Don't encode as hex number...
|
commit | commitdiff | tree |
2010-01-02 |
Petr Baudis | Pattern feature.payload: uint32_t -> uint16_t
|
commit | commitdiff | tree |
2010-01-02 |
Petr Baudis | Pattern FEAT_SPATIAL: Don't encode radius in the payload
|
commit | commitdiff | tree |
2010-01-02 |
Petr Baudis | pattern_match_spatial(): Split out pattern_match_spatial_outer()
|
commit | commitdiff | tree |
2010-01-02 |
Petr Baudis | patterns.gammaf: New set according to latest changes
|
commit | commitdiff | tree |
2010-01-02 |
Petr Baudis | Pattern FEAT_CONTIGUITY: Introduce, use inst. of ldist...
|
commit | commitdiff | tree |
2010-01-02 |
Petr Baudis | Pattern fast: Turn off FEAT_BORDER
|
commit | commitdiff | tree |
2010-01-02 |
Petr Baudis | Pattern fast: Turn off ladders detection
|
commit | commitdiff | tree |
2010-01-02 |
Petr Baudis | Pattern fast: Fix FEAT_CAPTURE patternspec
|
commit | commitdiff | tree |
2010-01-02 |
Petr Baudis | Pattern: Change default fast spat_max from 5 to 3 ...
|
commit | commitdiff | tree |
2010-01-02 |
Petr Baudis | test_pattern3_here(): TODO incremental
|
commit | commitdiff | tree |
2010-01-02 |
Petr Baudis | UCB1 descend: Speed up
|
commit | commitdiff | tree |
2010-01-02 |
Petr Baudis | fast_frandom(): Introduce, use in the probdist picker
|
commit | commitdiff | tree |
2010-01-02 |
Petr Baudis | board.spathash: Track hashes for both b-to-play and...
|
commit | commitdiff | tree |
2010-01-02 |
Petr Baudis | ELO: Debug print update
|
commit | commitdiff | tree |
2010-01-02 |
Petr Baudis | util.h: Introduce, move likely(),unlikely() there from...
|
commit | commitdiff | tree |
2010-01-02 |
Petr Baudis | Pattern feature_gamma(): Make public inline for higher...
|
commit | commitdiff | tree |
2010-01-02 |
Petr Baudis | spatial_dict_get(): Make public inline for higher efficiency
|
commit | commitdiff | tree |
2010-01-02 |
Petr Baudis | probdist_init(): Phase out; pd->items is now caller...
|
commit | commitdiff | tree |
2010-01-02 |
Petr Baudis | probdist_one(), probdist_total(): Introduce
|
commit | commitdiff | tree |
2010-01-02 |
Petr Baudis | Probdist: Make items[] contain the sums instead of...
|
commit | commitdiff | tree |
2010-01-02 |
Petr Baudis | probdist_add(), probdist_mul(): Phase out in favor...
|
commit | commitdiff | tree |
2010-01-01 |
Petr Baudis | ELO: Use probability distribution over available moves...
|
commit | commitdiff | tree |
2010-01-01 |
Petr Baudis | probdist_punch(): Remove
|
commit | commitdiff | tree |
2010-01-01 |
Petr Baudis | Probdist: Remove board references; general probability...
|
commit | commitdiff | tree |
2010-01-01 |
Petr Baudis | Pattern gamma: Fix payload count for FEAT_L(L)DIST...
|
commit | commitdiff | tree |
2010-01-01 |
Petr Baudis | Pattern FEAT_BORDER: Fix gamma setup
|
commit | commitdiff | tree |
2009-12-28 |
Petr Baudis | UCB1 explore_p: Put in front of the sqrt, for consistency...
|
commit | commitdiff | tree |
2009-12-23 |
Petr Baudis | Merge branch 'master' of git+ssh://repo.or.cz/srv/git...
|
commit | commitdiff | tree |
2009-12-23 |
Petr Baudis | xspat: Introduce option to toggle spat-only or spat...
|
commit | commitdiff | tree |
2009-12-23 |
Petr Baudis | pattern_byplayer.sh: Fix parameters passing
|
commit | commitdiff | tree |
2009-12-23 |
Petr Baudis | PatternSP ptcoords_at(): Introduce, common x,y pattern...
|
commit | commitdiff | tree |
2009-12-23 |
Petr Baudis | pattern_match_spatial(): Use the incrementally matched...
|
commit | commitdiff | tree |
2009-12-23 |
Petr Baudis | pattern_match_spatial(): Move back from patternsp....
|
commit | commitdiff | tree |
2009-12-23 |
Petr Baudis | spatial_hash_one(): Remove useless wrapper
|
commit | commitdiff | tree |
2009-12-23 |
Petr Baudis | BOARD_SPATHASH: Optionally incrementally maintain spatial...
|
commit | commitdiff | tree |
2009-12-23 |
Petr Baudis | PatternSP: Export pthashes[]
|
commit | commitdiff | tree |
2009-12-23 |
Petr Baudis | Pattern: Split spatial routines to patternsp.[ch]
|
commit | commitdiff | tree |
2009-12-23 |
Petr Baudis | pattern_byplayer.sh: don't gen_spat_dict
|
commit | commitdiff | tree |
2009-12-22 |
Petr Baudis | board_group_capture(): Move to more appropriate place...
|
commit | commitdiff | tree |
2009-12-22 |
Petr Baudis | patterns.gamma: Update (re-run MM)
|
commit | commitdiff | tree |
2009-12-22 |
Petr Baudis | board.ps: Introduce, free() at random game end
|
commit | commitdiff | tree |
2009-12-22 |
Petr Baudis | Playout setboard: Make sure choose is called for each...
|
commit | commitdiff | tree |
2009-12-22 |
Petr Baudis | playout.h: Comment all hte playoutp_* typedefs
|
commit | commitdiff | tree |
2009-12-22 |
Petr Baudis | playoutc_probdist(): Remove, this hack has to be handled...
|
commit | commitdiff | tree |
2009-12-22 |
Petr Baudis | playoutp_setboard(): Introduce, unused yet
|
commit | commitdiff | tree |
2009-12-17 |
Petr Baudis | Playout ELO: Correct cgamma initialization order
|
commit | commitdiff | tree |
2009-12-17 |
Petr Baudis | Pattern: New default set, including gammaf, generated...
|
commit | commitdiff | tree |
2009-12-16 |
Petr Baudis | pattern_mm.sh: Fix recursion
|
commit | commitdiff | tree |
2009-12-16 |
Petr Baudis | Playout ELO, pattern_mm: Generate and use separate...
|
commit | commitdiff | tree |
2009-12-16 |
Petr Baudis | pattern_mm.sh: Don't create spatial dictionary within...
|
commit | commitdiff | tree |
2009-12-16 |
Petr Baudis | features_gamma_init(): Make *file const
|
commit | commitdiff | tree |