mhouppin
mhouppin
> Expected: crashes "Crashing" is definitely not the correct behavior to have here. Erroring out would be a possibility, FEN sanitizing has been a long-time discussion in issues, and a...
This has nothing to do with the search algorithm. The UCI protocol assumes that every position/move sent by the GUI is valid, and the PR I mentioned earlier fixes this...
> Because it introduced nondeterministic behaviour in single thread mode. It doesn't make the behaviour non-deterministic, it makes the **output** non-deterministic. Except that this patch still doesn't fix non-deterministic outputs...