Initializing help system before first use

IIS

An irreducible infeasible subsystem. More...

Public Types

enum struct   Isolation
  Isolation status of a constraint or variable. More...
 

Public Member Functions

auto  getConstraints () const -> std::vector< IISConstraint >
  The constraints in the IIS [get].
 
auto  getVariables () const -> std::vector< IISVariable >
  The variables in the IIS [get].
 

Detailed Description

An irreducible infeasible subsystem.

Since
44.00

Member Enumeration Documentation

Isolation

enum struct xpress::objects::IIS::Isolation
strong

Isolation status of a constraint or variable.

Since
44.00

Member Function Documentation

getConstraints()

auto xpress::objects::IIS::getConstraints ( ) const -> std::vector< IISConstraint >
inline

The constraints in the IIS [get].

Since
44.00

getVariables()

auto xpress::objects::IIS::getVariables ( ) const -> std::vector< IISVariable >
inline

The variables in the IIS [get].

Since
44.00

The documentation for this class was generated from the following file:
  • xpress_objects.hpp

© 2001-2025 Fair Isaac Corporation. All rights reserved. This documentation is the property of Fair Isaac Corporation (“FICO”). Receipt or possession of this documentation does not convey rights to disclose, reproduce, make derivative works, use, or allow others to use it except solely for internal evaluation purposes to determine whether to purchase a license to the software described in this documentation, or as otherwise set forth in a written software license agreement between you and FICO (or a FICO affiliate). Use of this documentation and the software described in it must conform strictly to the foregoing permitted uses, and no other use is permitted.