Returns the default relaxation iterator. The invoking model is handling the creation/deletion of this iterator, you must not end it.

Return Value

An OplRelaxationIterator for the default conflict iterator.

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

Syntax

C#
public OplRelaxationIterator GetRelaxationIterator()

See Also