MeshKit
1.0
|
Represent the dependency of the problem using indicator sets. More...
Public Member Functions | |
void | print () const |
void | print () const |
void | print () const |
Public Attributes | |
IndexVecVec | constraintVariables |
IndexVecVec | variableConstraints |
Represent the dependency of the problem using indicator sets.
Definition at line 237 of file IntervalAssignment/meshkit/IAInterface.hpp.
void print | ( | ) | const |
Definition at line 353 of file IAInterface.cpp.
void print | ( | ) | const |
void print | ( | ) | const |
brief IndexVecVec constraint_variables the ith constraint_variables are the indices of the variables in the ith constraints. IndexVecVec variable_constraints the ith variable_constraints are the indices of the constraints containing the ith variable.
Definition at line 243 of file IntervalAssignment/meshkit/IAInterface.hpp.
Definition at line 243 of file IntervalAssignment/meshkit/IAInterface.hpp.