| Overview | Group | Tree | Graph | Deprecated | Index | Concepts |
This function returns a variable evaluator. The evaluation is the
impact of the variable computed at the current node of the search
tree. This computation is made by probing on values from the domain
of the variables. The parameter effort indicates how much effort
should be spent to compute this impact. When effort is equal to
-1, every value of the domain is probed. Otherwise, the number of probes
will increase as the effort value increases.
See Also: