This method stores the values of the objects added to solution by examining their current values in the invoking CP.

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

Syntax

C#
public virtual void Store(
	ISolution solution
)

Parameters

solution
Type: ILOG.Concert..::..ISolution

See Also