27 Commits

Author SHA1 Message Date
bd00c29ad4
add depth_of test 2025-02-25 12:01:01 -05:00
0adb59dc7f
initial rewrite of lazy_children logic 2025-02-25 11:23:14 -05:00
9976368730
add comment regarding 'performance' of bot 2025-02-25 11:01:57 -05:00
6a00560a8a
simplify update_from_board checking of current_root 2025-02-25 10:15:26 -05:00
65ac509fa4
describe dummy i and j for move 2025-02-25 10:13:52 -05:00
9f9472939e
zero-index FutureMoves::depth_of 2025-02-25 10:12:29 -05:00
17ea2e8e98
disable prune_bad_children 2025-02-24 13:28:58 -05:00
dd236118fe
impl prune_bad_children 2025-02-23 00:50:36 -05:00
563726ffd5
small tweaks 2025-02-23 00:32:28 -05:00
6d9be3dbe6
nits 2025-02-22 18:42:09 -05:00
2305a8065f
nits 2025-02-22 14:08:39 -05:00
8e22768987
remove unneeded increment of depth 2025-02-22 12:35:53 -05:00
74b9c8dc96
increment i by 1 for summing values 2025-02-22 12:35:09 -05:00
a2f302b4b0
use Move::new in FutureMoves::create_root_raw 2025-02-22 12:34:30 -05:00
aad3ea0c0a
improve future_moves tests 2025-02-22 12:19:49 -05:00
ad39d647b7
properly fix max_depth 2025-02-21 21:52:11 -05:00
40df20938b
adjust future_move test 2025-02-21 19:53:20 -05:00
0cc4c3bf92
remove false comment 2025-02-20 23:51:02 -05:00
9950d712e4
replace retain_mut usage 2025-02-20 23:41:43 -05:00
f574e40e0a
add prune_tree_test 2025-02-20 23:40:29 -05:00
d5ed4eb81a
thing 2025-02-20 23:14:07 -05:00
de0eafecfa
fix compute_values 2025-02-20 22:09:40 -05:00
cb129a96cf
fix refocus_tree 2025-02-20 22:01:12 -05:00
8de01ffd57
value changes 2025-02-20 21:52:15 -05:00
3b07a67d2e
logical improvements and cleanup 2025-02-20 20:56:12 -05:00
1fe7658deb
split off repr 2025-02-20 16:06:50 -05:00
73faf4c1fb
split off logic 2025-02-20 16:00:47 -05:00