This website requires JavaScript.
Explore
Help
Register
Sign In
karma
/
stickfosh
Watch
1
Star
0
Fork
0
You've already forked stickfosh
Code
Issues
2
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
stickfosh
/
cpp
/
src
History
Karma Riuk
e8ca1db8d6
Some checks failed
tagged-release / Tagged Release (push)
Has been cancelled
Details
using the thread pool for each move in the top
...
level of the search (x4~ improvement)
2025-02-05 15:30:55 +01:00
..
pieces
removed the inclusion of move in piece
2025-02-03 19:10:49 +01:00
board.cpp
fixed castle right rook capture coords
2025-02-04 21:50:43 +01:00
board.hpp
fixed slight mistake
2025-02-03 00:33:04 +01:00
castle_side.hpp
made CastleSide a normal enum again to use &
2025-02-02 21:30:37 +01:00
coords.hpp
made types behave
2025-02-03 15:35:03 +01:00
main.cpp
using global peft
2025-02-04 21:53:07 +01:00
move.hpp
made move str better (includes promotion)
2025-02-04 21:51:14 +01:00
stickfosh.cpp
using the thread pool for each move in the top
2025-02-05 15:30:55 +01:00
stickfosh.hpp
added global peft
2025-02-04 21:51:58 +01:00
threadpool.hpp
created threadpool
2025-02-05 15:17:10 +01:00