ladybird/Userland/Services/ChessEngine
Lucas CHOLLET d5979516b4 ChessEngine: Don't throw away useful branches from last tree
Computation from last turn might have produced some nodes that are still
accurate. Keeping them should make the engine a bit smarter.
2022-08-22 21:20:41 +02:00
..
ChessEngine.cpp ChessEngine: Don't throw away useful branches from last tree 2022-08-22 21:20:41 +02:00
ChessEngine.h ChessEngine: Don't throw away useful branches from last tree 2022-08-22 21:20:41 +02:00
CMakeLists.txt ChessEngine: Port to LibMain :^) 2021-11-30 23:34:40 +01:00
main.cpp ChessEngine: Remove unused 'rpath' promise 2022-01-03 15:56:41 +01:00
MCTSTree.cpp ChessEngine: Don't throw away useful branches from last tree 2022-08-22 21:20:41 +02:00
MCTSTree.h ChessEngine: Don't throw away useful branches from last tree 2022-08-22 21:20:41 +02:00