|
|
cf21f981e5
|
change handling of current_depth
|
2025-04-22 15:49:39 -04:00 |
|
|
|
0d81dca8df
|
improve leaf handling
|
2025-04-22 15:43:13 -04:00 |
|
|
|
87c386c9a4
|
format import
|
2025-04-22 15:30:11 -04:00 |
|
|
|
386c8a342e
|
trim some ChildrenEvalMethod options
|
2025-04-20 01:57:57 -04:00 |
|
|
|
517e54dade
|
simplify move creation and allow switching between value methods
|
2025-04-20 01:43:00 -04:00 |
|
|
|
625b02c13a
|
typing improvements
|
2025-04-18 23:52:13 -04:00 |
|
|
|
80db0a872d
|
add note
|
2025-04-09 21:30:54 -04:00 |
|
|
|
02b88f67ac
|
clippy
|
2025-04-08 16:07:10 -04:00 |
|
|
|
788f88a509
|
future_moves: use atomics for ensuring arena size
|
2025-04-08 16:06:12 -04:00 |
|
|
|
ec3fc382d4
|
future_move: fix limiting arena size w/ multithreading
|
2025-04-08 15:49:14 -04:00 |
|
|
|
7e6c057127
|
multithreading
|
2025-04-08 15:36:52 -04:00 |
|
|
|
c368e8da60
|
add some missing docs
|
2025-04-08 15:14:08 -04:00 |
|
|
|
cb63b49f7a
|
MinMax is much better
|
2025-04-03 19:21:39 -04:00 |
|
|
|
a50ca2c1b1
|
bottom left is (0, 0)
|
2025-04-03 15:46:29 -04:00 |
|
|
|
18213278fd
|
future_move: simplify index_map extension
|
2025-04-03 14:16:11 -04:00 |
|
|
|
eab35de50a
|
simplify FutureMoves::rebuild_from_board
|
2025-04-03 14:12:50 -04:00 |
|
|
|
a3b75d633f
|
simplify FutureMoves::root_from_child_idx_board
|
2025-04-03 14:12:15 -04:00 |
|
|
|
82b679095c
|
refocus_tree: use hashmap for index_map
|
2025-04-03 12:14:46 -04:00 |
|
|
|
30476757da
|
Board: make starting_pos a const variable instead
|
2025-04-01 15:49:18 -04:00 |
|
|
|
672a523fd1
|
Move.value: Option<i32> -> i32
|
2025-03-27 09:40:20 -04:00 |
|
|
|
b414e39410
|
remove newline
|
2025-03-25 22:22:37 -04:00 |
|
|
|
cde1c5d4e4
|
remove FutureMoves::remove
|
2025-03-25 15:51:13 -04:00 |
|
|
|
10e0770c4f
|
future_move/move: remove usages of tried_children
|
2025-03-25 15:50:03 -04:00 |
|
|
|
f10f4d83e0
|
future_move: improve pruning logic
|
2025-03-25 13:29:19 -04:00 |
|
|
|
9757264854
|
future_move: add comments to pruning logic
|
2025-03-25 13:05:44 -04:00 |
|
|
|
e1207153ab
|
future_moves: move out and_then
|
2025-03-25 12:54:27 -04:00 |
|
|
|
072dd6daf1
|
future_moves: remove turbofish
|
2025-03-25 12:50:13 -04:00 |
|
|
|
4444dd9a4a
|
future_moves: add comment regarding no-move
|
2025-03-25 12:48:44 -04:00 |
|
|
|
0f3266cfbb
|
add comment about ChildrenEvalMethod::AverageDivDepth
|
2025-03-13 16:09:37 -04:00 |
|
|
|
efd956d614
|
alloc test
|
2025-03-13 10:08:48 -04:00 |
|
|
|
ed5ad738e3
|
Revert "Move: bit madness"
This reverts commit afa80ac597ab34072c12dda0b35cd6644c6253a4.
Only made a 3% memory decrease, Most memory is used in the children Vec
|
2025-03-13 10:08:20 -04:00 |
|
|
|
afa80ac597
|
Move: bit madness
|
2025-03-13 09:33:47 -04:00 |
|
|
|
31e88e3313
|
ChildrenEvalMethod: add and switch to AverageDivDepth
|
2025-03-12 16:53:07 -04:00 |
|
|
|
e14391d129
|
remove Min and Max ChildrenEvalMethod
|
2025-03-12 16:13:36 -04:00 |
|
|
|
0c832b1c7b
|
cleanup and fix warnings
|
2025-03-11 09:46:19 -04:00 |
|
|
|
52e7ed7386
|
fully fix future_moves
|
2025-03-07 22:43:13 -05:00 |
|
|
|
efd762e5d2
|
FutureMoves: initial move to not storing board
|
2025-03-06 16:23:49 -05:00 |
|
|
|
6958df9df4
|
derivation tests
|
2025-03-06 16:13:30 -05:00 |
|
|
|
f6312a9fef
|
clippy
|
2025-03-06 15:42:01 -05:00 |
|
|
|
0d837ca054
|
add deriving board from index
|
2025-03-06 15:42:01 -05:00 |
|
|
|
945ec934f5
|
reduce size of ints that represent value
|
2025-03-06 15:42:01 -05:00 |
|
|
|
38ada710d9
|
add tests to future_moves
|
2025-03-06 15:42:00 -05:00 |
|
|
|
33520c200c
|
future_moves: delete commented out code
|
2025-03-06 12:37:58 -05:00 |
|
|
|
e60e546f2f
|
do_not_prune -> do_prune
|
2025-03-05 14:07:13 -05:00 |
|
|
|
681479ce4e
|
FutureMoveConfig: improve display impl
|
2025-03-05 10:44:24 -05:00 |
|
|
|
013f81cd79
|
more elo testing
|
2025-03-04 16:23:34 -05:00 |
|
|
|
ee70413bcf
|
testing
|
2025-03-04 14:59:00 -05:00 |
|
|
|
1b9c1eeda7
|
add comment about minimax
|
2025-03-04 14:38:35 -05:00 |
|
|
|
3eb5b71b7b
|
fix test
|
2025-03-04 11:10:47 -05:00 |
|
|
|
f28027f93e
|
add ChildrenEvalMethod
|
2025-03-04 09:50:12 -05:00 |
|