Skip to main content
FRAMES NO FRAMES

IlcRemoveValue

public IlcGoal IlcRemoveValue(const IlcIntVar var, const IlcInt val)
Definition file: ilcp/cpext.h
Include file: <ilcp/cpext.h>
A search goal for removing a value from the domain of a variable.

This function returns a goal which removes the value val from the variable var.

See Also: