summaryrefslogtreecommitdiff
path: root/src/bin
AgeCommit message (Expand)Author
2019-08-22Updated to default configJustin Worthe
2019-08-21Tweaking config experimentallyJustin Worthe
2019-08-14Optimized finding valid snowball + bomb movesJustin Worthe
2019-08-13Trimming down on redundant code and tweaking perfJustin Worthe
2019-08-11Replaced hashmaps with deterministic hashmapsJustin Worthe
2019-08-10New binary for exploring config valuesJustin Worthe
2019-08-10Passing score weightings in, so they can be more configurableJustin Worthe
2019-08-10Simplified code that doesn't have a strategy cache anymoreJustin Worthe
2019-08-06Damaged the worms with lavaJustin Worthe
2019-08-06New command typeJustin Worthe
2019-08-06Lava map constantsJustin Worthe
2019-07-16Disable logs and release assertions for releaseJustin Worthe
2019-07-07Cleaned up dead codeJustin Worthe
2019-05-26Setting up makefile for submissionJustin Worthe
2019-05-22Added a strategy cache for reusing previous round dataJustin Worthe
2019-05-14Filled in the rest of the MCTSJustin Worthe