6 Commits

Author SHA1 Message Date
204ba85202
overhaul chain system
This made the code so fast, that the `board` benchmark became completely useless.
So that benchmark was removed.

Overall, we're looking at a futher 20% performance increase in `future_moves`
2025-03-04 13:29:18 -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
52cf81ec58
refactor chains file 2025-02-22 19:50:32 -05:00
dc9432b07b
initial BoardValueMap 2025-02-20 16:24:42 -05:00
1fe7658deb
split off repr 2025-02-20 16:06:50 -05:00