2010-02-11 |
Petr Baudis | uct_search(): Factor out uct_search_stop_early()
|
commit | commitdiff | tree |
2010-02-11 |
Petr Baudis | uct_search() result cannot change: Check against worst...
|
commit | commitdiff | tree |
2010-02-11 |
Petr Baudis | board_estimated_moves_left(): Move from board.* to...
|
commit | commitdiff | tree |
2010-02-11 |
Petr Baudis | uct_search(): Terminate early when we estimate the...
|
commit | commitdiff | tree |
2010-02-11 |
Petr Baudis | uct_search(): Tidy up the desired_done tests
|
commit | commitdiff | tree |
2010-02-11 |
Petr Baudis | UCT best2_ratio: Implement - keep simulating if two...
|
commit | commitdiff | tree |
2010-02-11 |
Petr Baudis | UCT policy choose: Support excluding a move by extra...
|
commit | commitdiff | tree |
2010-02-11 |
Petr Baudis | uctp_generic_choose(): Never choose invalid moves
|
commit | commitdiff | tree |
2010-02-11 |
Petr Baudis | UCT dynkomi: Decide whether to use on last-genmove...
|
commit | commitdiff | tree |
2010-02-11 |
Petr Baudis | UCT setup_dynkomi(): Factor out of prepare_move(),...
|
commit | commitdiff | tree |
2010-02-11 |
Petr Baudis | time_stop_set_remaining(): Reindent
|
commit | commitdiff | tree |
2010-02-11 |
Petr Baudis | time_stop_conditions(): Factor out time_stop_set_remaining()
|
commit | commitdiff | tree |
2010-02-11 |
Petr Baudis | time_stop_phase_adjust(): Reduce indentation
|
commit | commitdiff | tree |
2010-02-11 |
Petr Baudis | time_stop_conditions(): Factor out time_stop_phase_adjust()
|
commit | commitdiff | tree |
2010-02-11 |
Petr Baudis | time_settings: Overhaul parsing, no time limit is now...
|
commit | commitdiff | tree |
2010-02-10 |
Petr Baudis | time_stop_conditions(): Remove usage of temporary variables...
|
commit | commitdiff | tree |
2010-02-10 |
Petr Baudis | time_stop.*.time: Store time interval instead of absolute...
|
commit | commitdiff | tree |
2010-02-10 |
Petr Baudis | time_stop_conditions(): Improve the debugprint info
|
commit | commitdiff | tree |
2010-02-10 |
Petr Baudis | GTP kgs-time_settings: byoyomi_stones==0 for Japanese...
|
commit | commitdiff | tree |
2010-02-10 |
Petr Baudis | time_stop_conditions(): Fix up some of the fuseki/middlegame...
|
commit | commitdiff | tree |
2010-02-10 |
Petr Baudis | time_stop_conditions(): Fix nonsensical comment
|
commit | commitdiff | tree |
2010-02-10 |
Petr Baudis | time_left(): Allow time_left==0, stones_left==0 from...
|
commit | commitdiff | tree |
2010-02-10 |
Petr Baudis | time_settings(): Set period to TT_MOVE in case of no...
|
commit | commitdiff | tree |
2010-02-10 |
Petr Baudis | time_settings(): In case of S.D., leave byoyomi_{periods...
|
commit | commitdiff | tree |
2010-02-10 |
Petr Baudis | time_in_byoyomi(): Unexport, private for time_stop_condition...
|
commit | commitdiff | tree |
2010-02-10 |
Petr Baudis | Support for internal time-keeping in the absence of...
|
commit | commitdiff | tree |
2010-02-10 |
Petr Baudis | time_stop_conditions() TT_TOTAL: Clarify recommended_time...
|
commit | commitdiff | tree |
2010-02-10 |
Petr Baudis | time_stop_condition(): Improve few comments
|
commit | commitdiff | tree |
2010-02-10 |
Petr Baudis | time_stop_conditions() TT_TOTAL: Clean up recommended_time...
|
commit | commitdiff | tree |
2010-02-10 |
Petr Baudis | time_stop_conditions(): Merge desired/worst and recommended...
|
commit | commitdiff | tree |
2010-02-10 |
Petr Baudis | time_stop_conditions(): Switch to TT_MOVE scheduler...
|
commit | commitdiff | tree |
2010-02-10 |
Petr Baudis | time_stop_conditions(): Select byoyomi/main by period...
|
commit | commitdiff | tree |
2010-02-10 |
Petr Baudis | time_stop_conditions(): Simplify safety margin code
|
commit | commitdiff | tree |
2010-02-10 |
Petr Baudis | time_stop_conditions(): Merge max/recommended setup...
|
commit | commitdiff | tree |
2010-02-10 |
Petr Baudis | time_parse() TD_WALLTIME: Set up byoyomi inst of. main_time...
|
commit | commitdiff | tree |
2010-02-10 |
Petr Baudis | zzgo -t: TD_GAMES TT_TOTAL is supported
|
commit | commitdiff | tree |
2010-02-10 |
Petr Baudis | time_stop_conditions(): Minor reorder
|
commit | commitdiff | tree |
2010-02-10 |
Petr Baudis | time_info.{recommended,max}_time: Convert to local...
|
commit | commitdiff | tree |
2010-02-10 |
Petr Baudis | time_info.byoyomi: Add byoyomi_stones, canadian fields...
|
commit | commitdiff | tree |
2010-02-10 |
Petr Baudis | time_in_byoyomi(): Drop ti->period == TT_MOVE requirement...
|
commit | commitdiff | tree |
2010-02-10 |
Petr Baudis | time_in_byoyomi(): Rewrite, smoother to read and more...
|
commit | commitdiff | tree |
2010-02-10 |
Petr Baudis | time_info.len.t.main_time: Introduce, make recommended...
|
commit | commitdiff | tree |
2010-02-10 |
Petr Baudis | time_stop_conditions(): Invoke board_estimated_moves_left...
|
commit | commitdiff | tree |
2010-02-10 |
Petr Baudis | time_stop_conditions(): Merge lag, net_lag local variables
|
commit | commitdiff | tree |
2010-02-10 |
Petr Baudis | time_stop_conditions(): Unify TD_GAMES handling to...
|
commit | commitdiff | tree |
2010-02-10 |
Petr Baudis | Montecarlo: Get guided by stop conditions rather than...
|
commit | commitdiff | tree |
2010-02-10 |
Petr Baudis | time_stop_conditions(): Get estimated moves left only...
|
commit | commitdiff | tree |
2010-02-10 |
Petr Baudis | time_info.net_lag: Remove from struct, make time_stop_condit...
|
commit | commitdiff | tree |
2010-02-10 |
Petr Baudis | time_in_byoyomi(), time_start_timer(): Swap, more logical...
|
commit | commitdiff | tree |
2010-02-10 |
Petr Baudis | time_prepare_move(): Remove, merge code intact into...
|
commit | commitdiff | tree |
2010-02-10 |
Petr Baudis | zzgo -t: Bail out if the user specified TT_TOTAL period...
|
commit | commitdiff | tree |
2010-02-10 |
Petr Baudis | main() ti_default: Use only single struct for both...
|
commit | commitdiff | tree |
2010-02-10 |
Petr Baudis | zzgo -t: Force time settings, ignore GTP time updates...
|
commit | commitdiff | tree |
2010-02-10 |
Petr Baudis | Make UCT, global debug level by default 3 instead of 1
|
commit | commitdiff | tree |
2010-02-09 |
Petr Baudis | Moggy test_pattern3_here(): Fix reversed selfatari...
|
commit | commitdiff | tree |
2010-02-09 |
Petr Baudis | move.h: Add remarks to coord2s?str() prototypes
|
commit | commitdiff | tree |
2010-02-09 |
Petr Baudis | coord2str(): Do not reuse the coord2sstr() static buffers
|
commit | commitdiff | tree |
2010-02-09 |
Petr Baudis | Moggy Pattern3: Do not match pattern3 moves if they...
|
commit | commitdiff | tree |
2010-02-09 |
Petr Baudis | board_get_atari_neighbor(): Introduce utility routine
|
commit | commitdiff | tree |
2010-02-09 |
Petr Baudis | Moggy apply_pattern_here(): Construct test move locally
|
commit | commitdiff | tree |
2010-02-09 |
Petr Baudis | Moggy test_pattern3_here(): Take playout_policy as...
|
commit | commitdiff | tree |
2010-02-09 |
Petr Baudis | pattern3_move_here(): Introduce, just move check; test_patte...
|
commit | commitdiff | tree |
2010-02-09 |
Petr Baudis | is_ladder(): Debug-print ladder judgement
|
commit | commitdiff | tree |
2010-02-09 |
Petr Baudis | Merge branch 'master' of git+ssh://repo.or.cz/srv/git...
|
commit | commitdiff | tree |
2010-02-09 |
Petr Baudis | BOARD_TRAITS support for incremental per-intersection...
|
commit | commitdiff | tree |
2010-02-07 |
Petr Baudis | time_stop_conditions(): Reduce indentation
|
commit | commitdiff | tree |
2010-02-07 |
Petr Baudis | time_stop_conditions(): Minor cleanup and clarifications
|
commit | commitdiff | tree |
2010-02-07 |
Petr Baudis | time_prepare_move(): Test byoyomi_periods only if byoyomi_ti...
|
commit | commitdiff | tree |
2010-02-06 |
Petr Baudis | Move time_prep() from uct/uct.c to time_stop_conditions...
|
commit | commitdiff | tree |
2010-02-06 |
Petr Baudis | UCT: union stop_conditions -> struct time_stop
|
commit | commitdiff | tree |
2010-02-02 |
Petr Baudis | uct_playout(): Fix pass_limit passing to descend --jlg
|
commit | commitdiff | tree |
2010-02-02 |
Petr Baudis | Random tidyups.
|
commit | commitdiff | tree |
2010-02-02 |
Petr Baudis | Merge remote branch 'derm/master'
|
commit | commitdiff | tree |
2010-02-02 |
Petr Baudis | UCT val_scale: 0.02<20> -> 0.04<40> based on my+Jean...
|
commit | commitdiff | tree |
2010-02-02 |
Petr Baudis | UCT Prior: ko=eqex/2 -> ko=eqex based on my+Jean's...
|
commit | commitdiff | tree |
2010-01-26 |
Petr Baudis | Clean up last commit
|
commit | commitdiff | tree |
2010-01-24 |
Petr Baudis | Regenerate patterns spatial dictionary and gamma files
|
commit | commitdiff | tree |
2010-01-24 |
Petr Baudis | Patternscan MM: Do not include gammas for disabled...
|
commit | commitdiff | tree |
2010-01-24 |
Petr Baudis | Merge branch 'master' of git+ssh://repo.or.cz/srv/git...
|
commit | commitdiff | tree |
2010-01-24 |
Petr Baudis | spatial_dict_put(): Fix collision detection, try harder...
|
commit | commitdiff | tree |
2010-01-24 |
Petr Baudis | Patternscan new spatial debug print: Move to spatial_dict_put()
|
commit | commitdiff | tree |
2010-01-24 |
Petr Baudis | spatial_dict_put(): More reliable anti-collision check
|
commit | commitdiff | tree |
2010-01-24 |
Petr Baudis | spatial_write(): Do not record hashes that already...
|
commit | commitdiff | tree |
2010-01-24 |
Petr Baudis | spatial_dict_addh(): Overwrite existing hashes
|
commit | commitdiff | tree |
2010-01-24 |
Petr Baudis | Patternscan new spatial: Debug print
|
commit | commitdiff | tree |
2010-01-23 |
Petr Baudis | UCT 19x19 eqex: 40 -> 20, means 31% -> 34% jump
|
commit | commitdiff | tree |
2010-01-23 |
Petr Baudis | Spatials MAX_PATTERN_DIST: Lower from 10 to 5 according...
|
commit | commitdiff | tree |
2010-01-23 |
Petr Baudis | Patternscan: Dynamically allocate gamma numbers for...
|
commit | commitdiff | tree |
2010-01-23 |
Petr Baudis | spatial_to_pattern3(): Export
|
commit | commitdiff | tree |
2010-01-22 |
Petr Baudis | Merge branch 'master' of git+ssh://repo.or.cz/srv/git...
|
commit | commitdiff | tree |
2010-01-22 |
Petr Baudis | Pattern FEAT_PATTERN3: Introduce, use by default inst...
|
commit | commitdiff | tree |
2010-01-22 |
Petr Baudis | pattern_match(): Fix FEAT_CONTIGUITY test order
|
commit | commitdiff | tree |
2010-01-22 |
Petr Baudis | spatial_dict_read(): Fix s.points[] fillup
|
commit | commitdiff | tree |
2010-01-22 |
Petr Baudis | Spatials: Fix constructor execution order - we need...
|
commit | commitdiff | tree |
2010-01-22 |
Petr Baudis | pattern3_to_spatial(): Mask hash properly
|
commit | commitdiff | tree |
2010-01-22 |
Petr Baudis | pattern3_by_spatial(): Add an assert() that we found...
|
commit | commitdiff | tree |
2010-01-22 |
Petr Baudis | Spatials pattern3_by_spatial(): Introduce pattern3...
|
commit | commitdiff | tree |
2010-01-22 |
Petr Baudis | Pattern3: Factor out pattern3_reverse() as public interface...
|
commit | commitdiff | tree |
2010-01-22 |
Petr Baudis | Pattern3: Factor out pattern3_transpose() as public...
|
commit | commitdiff | tree |
2010-01-22 |
Petr Baudis | patternsp.h: Fix #ifdef DEBUG typo
|
commit | commitdiff | tree |