liamt19 / Lizard

Chess engine written in C#
MIT License
31 stars 2 forks source link

Fix MultiPV Output #23

Closed liamt19 closed 7 months ago

liamt19 commented 7 months ago

MultiPV (incorrectly) allowed moves sorted before the current root move to be searched, which caused issues with the root move scores and messy output.