Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members

label Class Reference

The class label stores all information related to a variable label in the relaxation labelling algorithm. More...

#include <relax.h>

List of all members.

Public Member Functions

 label ()
 Constructor.

Protected Attributes

double weight [2]
 label weigth at current and next iterations
list< constraintconstraints
 list of constraints for the label

Friends

class relax


Detailed Description

The class label stores all information related to a variable label in the relaxation labelling algorithm.


Constructor & Destructor Documentation

label::label  ) 
 

Constructor.


Friends And Related Function Documentation

friend class relax [friend]
 


Member Data Documentation

list<constraint> label::constraints [protected]
 

list of constraints for the label

double label::weight[2] [protected]
 

label weigth at current and next iterations


The documentation for this class was generated from the following file:
Generated on Wed Apr 26 12:58:13 2006 for FreeLing by  doxygen 1.4.4