2011-11-18 |
Petr Baudis | Autobook Walk: Fix color flipping
|
commit | commitdiff | tree |
2011-11-18 |
Petr Baudis | Autobook: Verbose output
|
commit | commitdiff | tree |
2011-11-18 |
Petr Baudis | Autobook: Tweak parameters
|
commit | commitdiff | tree |
2011-11-17 |
Petr Baudis | Autobook: Simple framework for automated opening book...
|
commit | commitdiff | tree |
2011-11-13 |
Petr Baudis | Makefile: Call ld with -l library parameters listed...
|
commit | commitdiff | tree |
2011-11-09 |
Petr Baudis | board_local_value(): Fix computational for occupied...
|
commit | commitdiff | tree |
2011-11-08 |
Petr Baudis | tree_node_criticality(): const qualifiers for arguments
|
commit | commitdiff | tree |
2011-11-08 |
Petr Baudis | record_local_sequence(): Cut off local sequence at...
|
commit | commitdiff | tree |
2011-11-07 |
Petr Baudis | t-regress/TODO: Fix category processing in the download...
|
commit | commitdiff | tree |
2011-11-07 |
Petr Baudis | t-regress/TODO: Fix zero-padding in the download snippet
|
commit | commitdiff | tree |
2011-11-07 |
Petr Baudis | t-regress/README: Add an example
|
commit | commitdiff | tree |
2011-11-07 |
Petr Baudis | t-regress/test-game: Tweak for interactive use
|
commit | commitdiff | tree |
2011-11-07 |
Petr Baudis | t-regress: Change syntax to allow multiple moves per...
|
commit | commitdiff | tree |
2011-11-07 |
Petr Baudis | t-regress/test-game.sh: Very crude testcase check script
|
commit | commitdiff | tree |
2011-11-07 |
Petr Baudis | sgf2gtp.pl -g: Add support for automatic genmove output
|
commit | commitdiff | tree |
2011-11-07 |
Petr Baudis | sgf2gtp.pl -n MOVENUM: Add support for move number...
|
commit | commitdiff | tree |
2011-11-07 |
Petr Baudis | sgf2gtp.pl: Add tagline and usage
|
commit | commitdiff | tree |
2011-11-07 |
Petr Baudis | t-regress/TODO: tsumego0->falseeye, tag few more games
|
commit | commitdiff | tree |
2011-11-07 |
Petr Baudis | .gitignore: Include book.dat (we do not ship our own...
|
commit | commitdiff | tree |
2011-11-07 |
Petr Baudis | t-regress: Add 2011-06-07-fidibus-pachi30s.sgf
|
commit | commitdiff | tree |
2011-11-07 |
Petr Baudis | t-regress/README: Introdce description and SGF syntax
|
commit | commitdiff | tree |
2011-11-06 |
Petr Baudis | UCT local_tree_eval=total: Introduce
|
commit | commitdiff | tree |
2011-11-06 |
Petr Baudis | UCT local_tree_rootgoal -> local_tree_eval = {root...
|
commit | commitdiff | tree |
2011-11-03 |
Petr Baudis | Merge branch 'master' of ssh://repo.or.cz/srv/git/pachi
|
commit | commitdiff | tree |
2011-10-30 |
Petr Baudis | Merge commit '4e2bd8155d199c421cb00957d41ab00a03c2e440'
|
commit | commitdiff | tree |
2011-10-23 |
Petr Baudis | UCT dynkomi linear_permove(): Always recompute extra_komi...
|
commit | commitdiff | tree |
2011-10-23 |
Petr Baudis | Pachi Satsugen-devel 9.99
|
commit | commitdiff | tree |
2011-10-23 |
Petr Baudis | Pachi Hakugen 9.00
|
commit | commitdiff | tree |
2011-10-04 |
Petr Baudis | t-regress/TODO: Add some categories of games
|
commit | commitdiff | tree |
2011-09-25 |
Petr Baudis | t-regress/TODO: Consistent formatting
|
commit | commitdiff | tree |
2011-09-24 |
Petr Baudis | t-regress/TODO: List of candidates for regression testing
|
commit | commitdiff | tree |
2011-08-29 |
Petr Baudis | README: Add a link to my thesis
|
commit | commitdiff | tree |
2011-08-10 |
Petr Baudis | UCB1AMAF crit_plthres_coef: Dynamic playout threshold...
|
commit | commitdiff | tree |
2011-08-10 |
Petr Baudis | UCT pass_all_alive_opt: Merge back with pass_all_alive
|
commit | commitdiff | tree |
2011-08-08 |
Petr Baudis | Merge branch 'master' of ssh://repo.or.cz/srv/git/pachi
|
commit | commitdiff | tree |
2011-08-03 |
Petr Baudis | HACKING: Fix up info on tactical library
|
commit | commitdiff | tree |
2011-08-02 |
Petr Baudis | Criticality crit_negflip: Add support
|
commit | commitdiff | tree |
2011-07-31 |
Petr Baudis | Moggy: Fix inconsistent setup of nlibrate, ladderrate
|
commit | commitdiff | tree |
2011-07-28 |
Petr Baudis | HACKING: network.[ch] is a core file, cannot be in...
|
commit | commitdiff | tree |
2011-07-28 |
Petr Baudis | UCB1AMAF: Introduce crit_lvalue, use board_local_value()
|
commit | commitdiff | tree |
2011-07-28 |
Petr Baudis | local_value(): Factor out the gist to board_local_value()
|
commit | commitdiff | tree |
2011-07-25 |
Petr Baudis | local_value() neival: Fix eye counting
|
commit | commitdiff | tree |
2011-07-25 |
Petr Baudis | ucb1_update(): Fix crit stats for pass moves
|
commit | commitdiff | tree |
2011-07-24 |
Petr Baudis | UCT node.coord: Access using node_coord()
|
commit | commitdiff | tree |
2011-07-24 |
Petr Baudis | GTP komi: Typo fix
|
commit | commitdiff | tree |
2011-07-24 |
Petr Baudis | GTP uct_evaluate: Convert to foreach_free_point
|
commit | commitdiff | tree |
2011-07-24 |
Petr Baudis | BOARD_TRAIT_SAFE: Introduce, making btraits.safe optional...
|
commit | commitdiff | tree |
2011-07-23 |
Petr Baudis | Makefile PROFILING: Introduce support for google-perftools...
|
commit | commitdiff | tree |
2011-07-23 |
Petr Baudis | pass_is_safe(): Allow jigo result
|
commit | commitdiff | tree |
2011-07-23 |
Petr Baudis | UCT: Allow early stop conditions in case of TD_GAMES too
|
commit | commitdiff | tree |
2011-07-21 |
Petr Baudis | UCT node expansion: Try to expand only leaf nodes,...
|
commit | commitdiff | tree |
2011-07-21 |
Petr Baudis | Merge branch 'master' of ssh://repo.or.cz/srv/git/pachi
|
commit | commitdiff | tree |
2011-07-21 |
Petr Baudis | UCT node expansion: Choose child after expansion
|
commit | commitdiff | tree |
2011-07-21 |
Petr Baudis | Some infrastructure for debugging tree policy
|
commit | commitdiff | tree |
2011-07-21 |
Petr Baudis | UCB1AMAF: LTREE_DEBUG -> URAVE_DEBUG
|
commit | commitdiff | tree |
2011-07-21 |
Petr Baudis | sgf2gtp: Handle 'bare sgfs' without SZ and KM tags
|
commit | commitdiff | tree |
2011-07-15 |
Petr Baudis | GTP uct_evaluate: Do not test symmetrical coordinates
|
commit | commitdiff | tree |
2011-07-15 |
Petr Baudis | board_coord_in_symmetry(): Introduce
|
commit | commitdiff | tree |
2011-07-15 |
Petr Baudis | GTP boardsize: Imply clear_board
|
commit | commitdiff | tree |
2011-07-15 |
Petr Baudis | Board: Force SYM_NONE on even-sized boards until symmetry...
|
commit | commitdiff | tree |
2011-07-09 |
Petr Baudis | three_liberty_suicide(): Fix capture-enable test liberty...
|
commit | commitdiff | tree |
2011-07-09 |
Petr Baudis | Merge branch 'ltreeowner'
|
commit | commitdiff | tree |
2011-07-05 |
Petr Baudis | Merge branch 'master' of ssh://repo.or.cz/srv/git/pachi
|
commit | commitdiff | tree |
2011-07-05 |
Petr Baudis | three_liberty_suicide(): Fix capture-enable test liberty...
|
commit | commitdiff | tree |
2011-05-30 |
Petr Baudis | Merge branch 'master' of ssh://repo.or.cz/srv/git/pachi
|
commit | commitdiff | tree |
2011-05-30 |
Petr Baudis | ucb1amaf_update criticality stats: Fix invalid memory...
|
commit | commitdiff | tree |
2011-05-29 |
Petr Baudis | board_clear(): Cache set up board structures - major...
|
commit | commitdiff | tree |
2011-05-29 |
Petr Baudis | board_clear(): Factor out board_init_data()
|
commit | commitdiff | tree |
2011-05-29 |
Petr Baudis | fbook: Enable debug prints
|
commit | commitdiff | tree |
2011-05-29 |
Petr Baudis | fbook_init(): Return NULL if the book turned out to...
|
commit | commitdiff | tree |
2011-05-29 |
Petr Baudis | fbook caching: Store last loaded fbook and reuse it...
|
commit | commitdiff | tree |
2011-05-29 |
Petr Baudis | fbook: Increase fbook_hash_bits to 20 to accomodate...
|
commit | commitdiff | tree |
2011-05-29 |
Petr Baudis | Merge branch '2lib'
|
commit | commitdiff | tree |
2011-05-28 |
Petr Baudis | can_atari_group(): When switching to selfatari cousin...
|
commit | commitdiff | tree |
2011-05-28 |
Petr Baudis | selfatari_cousin(): Make info on by-group available
|
commit | commitdiff | tree |
2011-05-28 |
Petr Baudis | can_atari_group(): Factor out hope check to defense_is_hopel...
|
commit | commitdiff | tree |
2011-05-28 |
Petr Baudis | can_atari_group(): Add massive amount of debugging...
|
commit | commitdiff | tree |
2011-05-28 |
Petr Baudis | TODO: Liberty maps (developed in libmap branch), reverse...
|
commit | commitdiff | tree |
2011-05-25 |
Petr Baudis | tools/sgf2gtp.pl: Support HA[] sgf tag
|
commit | commitdiff | tree |
2011-05-25 |
Petr Baudis | tools/sgf2gtp.pl: Accept filename as optional argument
|
commit | commitdiff | tree |
2011-05-25 |
Petr Baudis | gtp: Add fixed_handicap to list of supported commands
|
commit | commitdiff | tree |
2011-05-22 |
Petr Baudis | Pachi Hakugen-devel 8.99
|
commit | commitdiff | tree |
2011-05-22 |
Petr Baudis | Pachi Shuhaku 8.00
|
commit | commitdiff | tree |
2011-05-22 |
Petr Baudis | Parallel make: Fix pachi being built before some libraries
|
commit | commitdiff | tree |
2011-05-22 |
Petr Baudis | fbook: Share no-handicap fbook even for low komi values
|
commit | commitdiff | tree |
2011-05-16 |
Petr Baudis | Merge branch 'master' into ltreeowner
|
commit | commitdiff | tree |
2011-05-16 |
Petr Baudis | Criticality: New defaults based on tuning by jlg
|
commit | commitdiff | tree |
2011-05-16 |
Petr Baudis | Moggy ladderrate: Default to 80, confirmed by jlg
|
commit | commitdiff | tree |
2011-05-16 |
Petr Baudis | HACKING: Add some comment on local tree values
|
commit | commitdiff | tree |
2011-05-16 |
Petr Baudis | Merge branch 'master' into ltreeowner
|
commit | commitdiff | tree |
2011-05-13 |
Petr Baudis | Merge branch 'master' of ssh://repo.or.cz/srv/git/pachi
|
commit | commitdiff | tree |
2011-05-09 |
Petr Baudis | Makefile.lib: Allow parallel build
|
commit | commitdiff | tree |
2011-05-08 |
Petr Baudis | fbook: Add support for handicap lines; do not use normal...
|
commit | commitdiff | tree |
2011-04-25 |
Petr Baudis | Moggy: cap_stone_denom=200, ladderrate=40
|
commit | commitdiff | tree |
2011-04-25 |
Petr Baudis | UCB1AMAF crit_*: New defaults based on very rough tuning
|
commit | commitdiff | tree |
2011-04-25 |
Petr Baudis | Merge branch 'master' into criticality
|
commit | commitdiff | tree |
2011-04-25 |
Petr Baudis | tree_node_dump(): Much more condensed output
|
commit | commitdiff | tree |
2011-04-25 |
Petr Baudis | UCB1AMAF: Add criticality support, with many tuning...
|
commit | commitdiff | tree |
2011-04-24 |
Petr Baudis | tree_node_criticality(): Add further explanation for...
|
commit | commitdiff | tree |
2011-04-24 |
Petr Baudis | Merge branch 'master' into criticality
|
commit | commitdiff | tree |