Adaptagrams
Public Attributes | List of all members
cola::UnsatisfiableConstraintInfo Class Reference

Info about constraints that could not be satisfied in gradient projection process. More...

#include <compound_constraints.h>

Collaboration diagram for cola::UnsatisfiableConstraintInfo:
Collaboration graph

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::CompoundConstraintcc
 The index of the CompoundConstraint that created this.
 

Detailed Description

Info about constraints that could not be satisfied in gradient projection process.


The documentation for this class was generated from the following files: