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 Sep 4, 2024. It is now read-only.
runBigm() says it does not converge for some linear problems like the ones in the tests.
when changing the M value to 10^10 the example converges.
find a nice algorithm to choose a good Big M ?
runBigm()says it does not converge for some linear problems like the ones in the tests.when changing the M value to
10^10the example converges.find a nice algorithm to choose a good Big M ?