Commit Graph

14 Commits

Author SHA1 Message Date
Michael Peters
f414412c60 an attempt at protocoling the module 2023-06-07 20:22:30 -07:00
Michael Peters
bced5e8f60 play against a human 2023-06-06 21:35:36 -07:00
Michael Peters
607ecef0eb move ab pruning for tic tac toe to archive, not nearly as elegant 2023-06-01 23:01:02 -07:00
Michael Peters
147b3de441 ab pruning 2023-06-01 22:58:42 -07:00
Michael Peters
f7bd65ee15 Merge branch 'master' of git.beefslab.com:michael/games 2023-06-01 19:57:59 -07:00
Michael Peters
43dc5237ba comment about board parity 2023-06-01 19:57:35 -07:00
Michael Peters
1e2c94fefc updates per discussion with chris ariza 2023-06-01 14:22:42 -07:00
Michael Peters
83783e8e1b fix tuple + cache 2023-06-01 01:24:45 -07:00
Michael Peters
5997ad24d4 minor changes 2023-06-01 01:22:37 -07:00
Michael Peters
efedfb5437 remove non-dynamic programming approach 2023-06-01 01:19:52 -07:00
Michael Peters
3ed4bee626 dynamic programming 2023-06-01 01:17:35 -07:00
Michael Peters
58de0e66bf he doesnt know about dynamic programming :) 2023-06-01 01:05:25 -07:00
Michael Peters
38faac6374 tic tac toe monte carlo style 2023-06-01 00:58:45 -07:00
Michael Peters
ea949f8836 initial commit 2023-05-31 23:34:21 -07:00