MeshKit  1.0
IAInterface::VariableConstraintDependencies Struct Reference

Represent the dependency of the problem using indicator sets. More...

List of all members.

Public Member Functions

void print () const
void print () const
void print () const

Public Attributes

IndexVecVec constraintVariables
IndexVecVec variableConstraints

Detailed Description

Represent the dependency of the problem using indicator sets.

Definition at line 237 of file IntervalAssignment/meshkit/IAInterface.hpp.


Member Function Documentation

void print ( ) const

Definition at line 353 of file IAInterface.cpp.

void print ( ) const
void print ( ) const

Member Data Documentation

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.


The documentation for this struct was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines