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
std::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

std::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 Tue Jul 27 16:29:32 2010 for FreeLing by  doxygen 1.6.3