-
Notifications
You must be signed in to change notification settings - Fork 46
Robust essential cut (lazy constraint) generation #452
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Codecov Report
@@ Coverage Diff @@
## master #452 +/- ##
==========================================
+ Coverage 80.71% 80.81% +0.09%
==========================================
Files 51 51
Lines 4310 4347 +37
==========================================
+ Hits 3479 3513 +34
- Misses 831 834 +3
Continue to review full report at Codecov.
|
|
Essential cut gen is performed :
for colgen : when the cut violates the solution, the colgen restarts at phase 3 if it was at phase 3 and at phase 1 if it was at phase
1 or2fix #450