Skip to content

Remove optimization from mod3 solver that doesn't hold true in all cases

Stephan Kulow requested to merge work/coolo/fix_470393 into master

Just like in bug 337950 the opimization to ignore last row moves if there is a target move is premature and harmful. So remove it for good.

BUGS: 470393

Merge request reports