summaryrefslogtreecommitdiff
path: root/Cargo.lock
AgeCommit message (Expand)Author
2019-08-13Trimming down on redundant code and tweaking perfJustin Worthe
2019-08-11Replaced hashmaps with deterministic hashmapsJustin Worthe
2019-08-10Removed tiny hashmapJustin Worthe
2019-08-06Versionbump for finalJustin Worthe
2019-07-07Cleaned up dead codeJustin Worthe
2019-06-26Implemented select move rulesJustin Worthe
2019-05-26A bit faster through caching set of occupied spotsJustin Worthe
2019-05-12Outline of MCTSJustin Worthe
2019-04-25Made the state object avoid any heap allocationsJustin Worthe
2019-04-22Structures representing game stateJustin Worthe
2019-04-22Start the project from the starter botJustin Worthe