Commit Graph

12 Commits

Author SHA1 Message Date
Joseph Montanaro
afacd2b52b use a template for indexing Board 2021-03-25 18:00:39 -07:00
Joseph Montanaro
239e99c79f randomize starting state 2021-03-24 18:14:57 -07:00
Joseph Montanaro
f05ab2cfa2 stochastic modeling for full games 2021-03-24 10:54:50 -07:00
2256b6d9bf refactor and start shifting to FixedSeq (currently broken) 2021-03-24 00:18:53 -07:00
Joseph Montanaro
59fc6b961b eliminate unnecessary indirection in ColorStack iterator 2021-03-22 17:23:28 -07:00
e5e2f30045 move to fixed-size arrays instead of sequences 2021-03-21 20:59:45 -07:00
e0f83cdca1 allow simulating more than 2 legs ahead 2021-03-20 23:56:07 -07:00
2aa0e63987 deduplicate game states at end of leg 2021-03-20 18:04:27 -07:00
6e1a1c8c96 switch to iterative style rather than recursive 2021-03-20 00:45:38 -07:00
Joseph Montanaro
c11e4e4696 working with recursion 2021-03-19 17:47:18 -07:00
86ef069848 permutations iterator 2021-03-18 23:23:19 -07:00
Joseph Montanaro
c552834741 initial commit 2021-03-18 15:42:22 -07:00