|
FreeLing
4.0
|
The class constraint implements a constraint for the relaxation labelling algorithm. More...
#include <relax.h>


Public Member Functions | |
| constraint (int) | |
| Constructor. | |
| void | set_compatibility (double) |
| set/get compatibility value | |
| double | get_compatibility () const |
Private Attributes | |
| double | compatibility |
The class constraint implements a constraint for the relaxation labelling algorithm.
Constructor.
| double freeling::constraint::get_compatibility | ( | ) | const |
| void freeling::constraint::set_compatibility | ( | double | ) |
set/get compatibility value
double freeling::constraint::compatibility [private] |
1.7.6.1