xiphos
xiphos copied to clipboard
UCI chess engine
Can you build a Korean chess engine?
Hi It'll be nice to see your engine compete in the future Musketeer Chess tournaments that i'm organising. Some interesting issues and repositories can be found here: http://talkchess.com/forum3/viewtopic.php?f=7&t=72572&start=10#p822789 https://github.com/ianfab/Musketeer-Stockfish/issues/3 Best...
I compiled Xiphos on my mac an ran some tests. At the 1500 STS positions Xiphos 0.5 reached a much lower solving rate than expected. The log file shows, that...
In search.c in the function draw() at line 78 it returns draw if the fifty move counter is >=100 but is not always true because with fifty move counter =...
When Xiphos is set up to play with TB and reaches a won TB position, it starts just doing the shortest DTZ moves (often pawn pushes), instead of trying to...
Maybe this piece of software should be renamed somehow to avoid a name clash. Suggestion: xiphos-chess. I Arch User Repository, xiphos the chess engine is already renamed to xiphos-chess to...
There are a couple of issues with phase calculation, although I'm not sure they have an impact on Elo. First one is when you set up a position in which...
It's sad that it's not possible to compile the newest version on Android and Linux devices.