Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add simple strategy AIHEADmaster | Tom Smeding | 2019-02-19 |
| | |||
* | Referee to C++14 | Tom Smeding | 2019-02-19 |
| | |||
* | Improve mm{,2} performance: raise win/lose scores | tomsmeding | 2019-02-17 |
| | |||
* | Add convenient competition.sh script | tomsmeding | 2019-02-17 |
| | |||
* | Turn on LTO | tomsmeding | 2019-02-17 |
| | |||
* | Work on mm ai's | tomsmeding | 2019-02-17 |
| | |||
* | More accurate dependency tracking in makefile | tomsmeding | 2019-02-17 |
| | |||
* | WIP mm player | tomsmeding | 2019-02-17 |
| | |||
* | Speed up computeBounds | tomsmeding | 2019-02-17 |
| | |||
* | Bugfix removeEdgeCell | tomsmeding | 2019-02-17 |
| | |||
* | Compile all AI's in makefile | tomsmeding | 2019-02-16 |
| | |||
* | MC to 3000 playouts | tomsmeding | 2019-02-16 |
| | |||
* | More friendly Idx() output | tomsmeding | 2019-02-16 |
| | |||
* | Optimise board edge handling | tomsmeding | 2019-02-16 |
| | | | | | This new organisation assumes that you'll do very few modifications before calling forEachMoves again. | ||
* | Competition protocol in AI | tomsmeding | 2019-02-16 |
| | |||
* | Fix referee | tomsmeding | 2019-02-16 |
| | |||
* | Correctly print "TIE" | tomsmeding | 2019-02-15 |
| | |||
* | WIP referee for competition | Tom Smeding | 2019-02-15 |
| | |||
* | Add TODO.txt | Tom Smeding | 2019-02-15 |
| | |||
* | Comment debug log in main | Tom Smeding | 2019-02-15 |
| | |||
* | Multiple AI's (+RAND) | Tom Smeding | 2019-02-15 |
| | |||
* | Subtly mark chosen in UI-printed board | Tom Smeding | 2019-02-13 |
| | |||
* | Show bag in board printouts | Tom Smeding | 2019-02-13 |
| | |||
* | Automatically init submodules in makefile | Tom Smeding | 2019-02-13 |
| | |||
* | Play interactively against AI | Tom Smeding | 2019-02-13 |
| | |||
* | Initial: working monte carlo AI | Tom Smeding | 2019-02-13 |