Skip to content

Commit c3c587a

Browse files
authored
Update MathOptInterface.jl
1 parent aa1cd30 commit c3c587a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/MathOptInterface.jl

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@ function optimize! end
3838
Computes a minimal subset of constraints such that the model with the other
3939
constraint removed is still infeasible.
4040
41+
Some solvers call a set of conflicting constraints an Irreducible Inconsistent
42+
Subsystem (IIS).
43+
4144
See also [`ConflictStatus`](@ref) and [`ConstraintConflictStatus`](@ref).
4245
4346
### Note

0 commit comments

Comments
 (0)