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

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

Syntax

C#
public void setSlicingCache(
	bool value
)

Parameters

value
Type: System..::..Boolean

See Also