Commit cc35531
committed
[breaking] a large refactoring of MathOptIIS
This commit is breaking because it:
* Removes SkipFeasibilityCheck
* Removes StopIfInfeasibleBounds
* Removes StopIfInfeasibleRanges
* Removes DeletionFilter
* Removes ElasticFilterTolerance
* Removes ElasticFilterIgnoreIntegrality
In addition, this commit will likely result in a different IIS being
returned for many models because it now exploits an infeasibility
certificate if one is present.1 parent f7b3b73 commit cc35531
7 files changed
Lines changed: 984 additions & 1032 deletions
0 commit comments