This method creates an instance of state function. You can specify a name of your own choice.

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

Syntax

C#
public IStateFunction StateFunction(
	string name
)

Parameters

name
Type: System..::..String

See Also