jfmonty2
|
2687bd2198
|
initial implementation
|
2021-07-18 22:07:37 -07:00 |
|
jfmonty2
|
37991656b9
|
make use of prettier dislpays
|
2021-07-14 22:05:03 -07:00 |
|
jfmonty2
|
20d6022828
|
prettier displays for game board and win probabilities
|
2021-07-14 21:49:10 -07:00 |
|
jfmonty2
|
b58aafc61f
|
add readme and rename main file
|
2021-07-14 21:48:48 -07:00 |
|
jfmonty2
|
b4c31a7a68
|
testing variance on random sampling method
|
2021-03-25 23:08:06 -07:00 |
|
jfmonty2
|
2256b6d9bf
|
refactor and start shifting to FixedSeq (currently broken)
|
2021-03-24 00:18:53 -07:00 |
|
jfmonty2
|
e5e2f30045
|
move to fixed-size arrays instead of sequences
|
2021-03-21 20:59:45 -07:00 |
|
jfmonty2
|
e0f83cdca1
|
allow simulating more than 2 legs ahead
|
2021-03-20 23:56:07 -07:00 |
|
jfmonty2
|
2aa0e63987
|
deduplicate game states at end of leg
|
2021-03-20 18:04:27 -07:00 |
|
jfmonty2
|
6e1a1c8c96
|
switch to iterative style rather than recursive
|
2021-03-20 00:45:38 -07:00 |
|
jfmonty2
|
86ef069848
|
permutations iterator
|
2021-03-18 23:23:19 -07:00 |
|