Returns a constraint that at least one and possibly more than one of the elements is true in its argument cons, an array of constraints.

Namespace: ILOG.CPLEX
Assembly: ILOG.CPLEX (in ILOG.CPLEX.dll) Version: 22.1.1.0

Syntax

C#
public IOr Or()
Visual Basic
Public Function Or As IOr

Implements

IModeler..::..Or()()()()

Remarks

See Also