Skip to main content
FRAMES NO FRAMES

IloDomainMin

public IloIntVarEval IloDomainMin(IloEnv env)
Definition file: ilcp/cp.h
Returns an evaluator which evaluates variables according to their smallest domain value.

This function returns a variable evaluator. This evaluator returns the minimum value in the current domain of the variable.

See Also: