You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 25, 2025. It is now read-only.
I'm using the UCI library to explore certain chess positions. AFAICT, the SearchResults populator doesn't respect MultiPV search, and will give simply the most recent info-line in the SearchResults().Info. Would it be possible to consume Info as an array, or perhaps have a separate variable in SearchResults called MultiPVInfo?