Excludes the current conflict and find next. This allows to iterate more conflicts. The currently conflicting constraints will be excluded from next conflict refinement.

Namespace: ILOG.OPL
Assembly: oplall (in oplall.dll)

Syntax

C#
public void excludeConflict()

See Also