|
|
72b146db55
|
clippy
|
2025-02-28 18:21:58 -05:00 |
|
|
|
fc02a9e512
|
use LazyLock instead of lazy_static
|
2025-02-28 18:10:39 -05:00 |
|
|
|
6ae1726010
|
abstract away more coordinates
|
2025-02-27 21:00:18 -05:00 |
|
|
|
7ec8a66a4e
|
switch coordinates to global 'Coord' type
|
2025-02-26 23:50:40 -05:00 |
|
|
|
d3cac6ae91
|
allow move arena to properly handle skipping a move
|
2025-02-26 22:58:47 -05:00 |
|
|
|
4ec9f3cf21
|
improve parent selection
|
2025-02-26 22:14:34 -05:00 |
|
|
|
bbeb1b8b37
|
aa
|
2025-02-26 19:50:40 -05:00 |
|
|
|
d4e6bfa05c
|
add FutureMoves::set_parent_child
|
2025-02-26 14:17:10 -05:00 |
|
|
|
fd7701cd79
|
arena fixes
|
2025-02-26 10:34:35 -05:00 |
|
|
|
a95b9e08c1
|
small rewrite and addition of by_depth + by_depth_test
|
2025-02-25 15:03:25 -05:00 |
|
|
|
0adb59dc7f
|
initial rewrite of lazy_children logic
|
2025-02-25 11:23:14 -05:00 |
|
|
|
6d9be3dbe6
|
nits
|
2025-02-22 18:42:09 -05:00 |
|
|
|
06a35bda10
|
fix 'attempt to negate with overflow'
|
2025-02-20 23:45:49 -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 |
|
|
|
d29095bc9d
|
place weighting
|
2025-02-20 19:14:31 -05:00 |
|
|
|
e1d83825b7
|
initial BVM usage (halfs performance :( )
|
2025-02-20 16:40:11 -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 |
|