Skip to main contentModule infeasibility
Source - Iis
- An irreducible infeasible subsystem (IIS).
- IisReport
- A printable, model-aware listing of an
Iis. Created by Iis::report.
- VarBoundKind
- Which side of a variable’s bound participates in an infeasibility.
- InfeasibilityDiagnosis
- A
Solver that can diagnose why a model is infeasible by computing an
irreducible infeasible subsystem (Iis).
- is_infeasible
- Helper for backends, whether a
SolverResult indicates the model is infeasible.
Treats the ambiguous InfeasibleOrUnbounded as infeasible.