This website requires JavaScript.
Explore
Help
Sign In
eliott
/
serenity
Watch
1
Star
0
Fork
0
You've already forked serenity
mirror of
https://github.com/SerenityOS/serenity
synced
2026-05-09 00:22:43 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9f856f3e454950d06d069fddef94de00f7cef79b
serenity
/
Userland
/
Services
/
ChessEngine
History
bugreport0
1d6ed50dd0
ChessEngine: Remove unused 'rpath' promise
2022-01-03 15:56:41 +01:00
..
ChessEngine.cpp
ChessEngine: Use ElapsedTimer::start_new()
2021-09-12 17:24:44 +00:00
ChessEngine.h
Services: Fix visibility of Object-derivative constructors
2021-11-02 22:56:53 +01: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 store board in non-leaf nodes in MCTS
2021-06-22 23:09:42 +02:00
MCTSTree.h
ChessEngine: Don't call non-constexpr
sqrt
in a constexpr intiializer
2021-07-08 10:11:00 +02:00