hi, when analysing a position with an engine, using MultiPV, i see that all moves are NOT sorted properly by their eval value .. this is annoying ! Is it a bug ? I guess so ..
The engine decides the order of MultiPV lines.
In the new engine window, when a multipv line_number message is received, all the previously sent lines with number >= line_number are considered obsolete.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
it seems SOME engines have this issue .. the programmer should "feed" the proper MPV list to Scid, so i guess this is NOT a Scid error ..
The engine decides the order of MultiPV lines.
In the new engine window, when a multipv line_number message is received, all the previously sent lines with number >= line_number are considered obsolete.