We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa1cd30 commit c3c587aCopy full SHA for c3c587a
src/MathOptInterface.jl
@@ -38,6 +38,9 @@ function optimize! end
38
Computes a minimal subset of constraints such that the model with the other
39
constraint removed is still infeasible.
40
41
+Some solvers call a set of conflicting constraints an Irreducible Inconsistent
42
+Subsystem (IIS).
43
+
44
See also [`ConflictStatus`](@ref) and [`ConstraintConflictStatus`](@ref).
45
46
### Note
0 commit comments