Skip to main content
FRAMES NO FRAMES

IlcPresenceImply

public void IlcPresenceImply(const IlcIntervalVar x1, const IlcIntervalVar x2)
Definition file: ilcp/cpext.h
Include file: <ilcp/cpext.h>
Implication between the presence of interval variables.

This function adds an implication of presence between the two instances of IlcIntervalVar, x1 and x2. The implication states that if x1 is present then x2 is present.

See Also: