FreeLing  4.0
Classes | Namespaces
relax.h File Reference
#include <list>
#include <vector>
Include dependency graph for relax.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  freeling::constraint
 The class constraint implements a constraint for the relaxation labelling algorithm. More...
class  freeling::label
 The class label stores all information related to a variable label in the relaxation labelling algorithm. More...
class  freeling::problem
 The class problem stores the structure of a problem, namely, a vector with a position for each variable to consider, and for each variable, a list of initial weights for each possible label. More...
class  freeling::relax
 The class relax implements a generic solver for consistent labelling problems, using relaxation labelling algorithm. More...

Namespaces

namespace  freeling