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
The simple rule of "hot start the unreduced LP if there is a basis" can be far from optimal
If the basis is no longer square
If steepest edge weights have to be computed
If presolve reduces the LP greatly
If "many" modifications have been made
Also, if a taboo basis change triggers model status kUnknown, then report what that basis change it was. Make sure that the cycling detection is cleared when re-starting, switching simplex algorithms, and removing perturbations - to avoid false positives. Tie this to #1979
Also, what triggers re-scaling?
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
The simple rule of "hot start the unreduced LP if there is a basis" can be far from optimal
Also, if a taboo basis change triggers model status kUnknown, then report what that basis change it was. Make sure that the cycling detection is cleared when re-starting, switching simplex algorithms, and removing perturbations - to avoid false positives. Tie this to #1979
Also, what triggers re-scaling?
The text was updated successfully, but these errors were encountered: