2010-02-16 |
Petr Baudis | UCT: bestr_ratio 0.02 by default, best2_ratio 2.5 by...
|
commit | commitdiff | tree |
2010-02-14 |
Petr Baudis | board_gamma_update(): Don't crash if not board->gamma
|
commit | commitdiff | tree |
2010-02-14 |
Petr Baudis | playout_elo_choose() non-BOARD_GAMMA: Fix behaviour...
|
commit | commitdiff | tree |
2010-02-14 |
Petr Baudis | patterns.gammaf: Regenerate using new matchfast patternspec
|
commit | commitdiff | tree |
2010-02-14 |
Petr Baudis | Pattern Matchfast: Fix missing ko mask-out for FEAT_CAPTURE
|
commit | commitdiff | tree |
2010-02-14 |
Petr Baudis | Merge branch 'master' of ssh://repo.or.cz/srv/git/pachi
|
commit | commitdiff | tree |
2010-02-14 |
Petr Baudis | board_gamma_update(): Include pat3 gamma values
|
commit | commitdiff | tree |
2010-02-14 |
Petr Baudis | Playout ELO: Fix FEAT_CONTIGUITY support
|
commit | commitdiff | tree |
2010-02-14 |
Petr Baudis | probdist_pick(): Some extra disabled debug prints
|
commit | commitdiff | tree |
2010-02-14 |
Petr Baudis | Board Probdist: Initialize probability of valid moves...
|
commit | commitdiff | tree |
2010-02-14 |
Petr Baudis | playout_elo_choose(): FEAT_CONTIGUITY support
|
commit | commitdiff | tree |
2010-02-14 |
Petr Baudis | Probdist: Introduce PROBDIST_EPSILON
|
commit | commitdiff | tree |
2010-02-14 |
Petr Baudis | Board probdist: Invalid and eye-filling moves receive...
|
commit | commitdiff | tree |
2010-02-14 |
Petr Baudis | playout_elo_choose(): Pass when no moves remain in...
|
commit | commitdiff | tree |
2010-02-14 |
Petr Baudis | board_is_valid_move(): Make use of traits information
|
commit | commitdiff | tree |
2010-02-14 |
Petr Baudis | play_random_game(): Show ILLEGAL warning with much...
|
commit | commitdiff | tree |
2010-02-14 |
Petr Baudis | playout_elo_choose(): Prevent ko-prohibited moves from...
|
commit | commitdiff | tree |
2010-02-14 |
Petr Baudis | board_play{,_random}(): Reset ko when playing pass
|
commit | commitdiff | tree |
2010-02-13 |
Petr Baudis | board_gamma_update(): Export function
|
commit | commitdiff | tree |
2010-02-13 |
Petr Baudis | board.prob, ELO choose: Couple of TODO items
|
commit | commitdiff | tree |
2010-02-13 |
Petr Baudis | Playout ELO: Use the BOARD_GAMMA probdist within playout...
|
commit | commitdiff | tree |
2010-02-13 |
Petr Baudis | board_gamma_update(): Fix probdist_set() call
|
commit | commitdiff | tree |
2010-02-13 |
Petr Baudis | Playout_*_init(): Take the board object pointer as...
|
commit | commitdiff | tree |
2010-02-13 |
Petr Baudis | Board BOARD_GAMMA: Support for incremental probability...
|
commit | commitdiff | tree |
2010-02-13 |
Petr Baudis | Probdist: Change from cummulative probabilities back...
|
commit | commitdiff | tree |
2010-02-13 |
Petr Baudis | Pattern MATCHFAST: Disable FEAT_ATARI
|
commit | commitdiff | tree |
2010-02-13 |
Petr Baudis | Pattern: Use board traits if available for AESCAPE...
|
commit | commitdiff | tree |
2010-02-13 |
Petr Baudis | Board traits: Track the 'safe' trait usable for atariescape...
|
commit | commitdiff | tree |
2010-02-13 |
Petr Baudis | uct_search(): Fix NULL @best handling
|
commit | commitdiff | tree |
2010-02-13 |
Petr Baudis | Board traits: Track separately for each color to play
|
commit | commitdiff | tree |
2010-02-13 |
Petr Baudis | HACKING, TODO: Adjust for recent improvements
|
commit | commitdiff | tree |
2010-02-13 |
Petr Baudis | UCT dynkomi: Fix default if no value is given
|
commit | commitdiff | tree |
2010-02-13 |
Petr Baudis | UCT handicap_value: Tunable dynkomi single handi value...
|
commit | commitdiff | tree |
2010-02-13 |
Petr Baudis | Autotest: Support handicap specification
|
commit | commitdiff | tree |
2010-02-13 |
Petr Baudis | pattern_*.sh: Force -d 0, we are running ./zzgo in...
|
commit | commitdiff | tree |
2010-02-13 |
Petr Baudis | zzgo: Do not print random seed info if -d 0 was passed
|
commit | commitdiff | tree |
2010-02-12 |
Petr Baudis | UCT bestr_ratio: Implement to deal with confused playouts
|
commit | commitdiff | tree |
2010-02-12 |
Petr Baudis | uct_search(): Minor re-order
|
commit | commitdiff | tree |
2010-02-12 |
Petr Baudis | uct_search(): Remove prev_best, prev_winner checks
|
commit | commitdiff | tree |
2010-02-12 |
Petr Baudis | uct_search(): Factor out uct_search_keep_looking()
|
commit | commitdiff | tree |
2010-02-12 |
Petr Baudis | uct_search_stop_early(): Tidy up
|
commit | commitdiff | tree |
2010-02-12 |
Petr Baudis | uct_search_stop_early(): Assume best is non-NULL
|
commit | commitdiff | tree |
2010-02-11 |
Petr Baudis | uct_search(): Move best2 declaration
|
commit | commitdiff | tree |
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 |