Commit Graph

13 Commits

Author SHA1 Message Date
ee70413bcf testing 2025-03-04 14:59:00 -05:00
d82fff2e0a changes 2025-03-04 13:42:16 -05:00
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
f28027f93e add ChildrenEvalMethod 2025-03-04 09:50:12 -05:00
e8521ac96d testing 2025-03-03 23:50:11 -05:00
57e61e6f9a s 2025-03-03 17:36:46 -05:00
cb463ed492 elo: test 2025-03-03 11:09:22 -05:00
6d920ce5af elo: multithreading improvements 2025-03-03 11:06:24 -05:00
c368ffc495 tinker (doesn't work) 2025-03-03 09:34:34 -05:00
af069b1cfe more elo work 2025-03-03 09:26:02 -05:00
2eb1e6e5ed elo work 2 2025-03-03 09:14:22 -05:00
a9dd85762d elo work 2025-03-02 23:36:40 -05:00
1dd1f3da25 initial elo rating stuff 2025-03-02 22:08:12 -05:00