This method creates and returns an instance of ISolution. You can define what variables are stored in the solution by adding variables direction to the solution returned.

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

Syntax

C#
public virtual ISolution Solution()

See Also