Skip to main content
FRAMES NO FRAMES

IlcPresenceOr

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

This function adds a disjunction of presence between the two instances of IlcIntervalVar, x1 and x2. The disjunction states that at least x1 or x2 is present.

See Also: