A data structure to hold an IIS (Irreducible Infeasible Subsystem). More...
#include <iis.hpp>
Public Attributes | |
| std::vector< std::string > | consIds |
| Ids of the constraints in the IIS. | |
A data structure to hold an IIS (Irreducible Infeasible Subsystem).
| std::vector<std::string> scippp::IIS::consIds |