Skip to main content
FRAMES NO FRAMES

IlcPresenceEqual

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

This function adds a conjunction of presence between the two instances of IlcIntervalVar, x1 and x2. The conjunction states both intervals are simultaneously present or absent. This function is intended for decisions about the relative presence of two intervals.

See Also: