Returns true if the OPL slicing can cache results to get possible performance improvements.

Return Value

An IloBool indicating whether the OPL slicing can cache results to get possible performance improvements.

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

Syntax

C#
public bool hasSlicingCache()

See Also