Adaptagrams
|
Info about constraints that could not be satisfied in gradient projection process. More...
#include <compound_constraints.h>
Public Attributes | |
unsigned | leftVarIndex |
The index of the left variable. | |
unsigned | rightVarIndex |
The index of the right variable. | |
double | separation |
The separation. | |
bool | equality |
Whether the separation is an exact distance or not. | |
cola::CompoundConstraint * | cc |
The index of the CompoundConstraint that created this. | |
Info about constraints that could not be satisfied in gradient projection process.