This method creates an instance of state function with transition distance
tdist. You can specify a name of your own choice.
Namespace: ILOG.CP
Assembly: oplall (in oplall.dll)
Syntax
| C# |
|---|
public IStateFunction StateFunction( ITransitionDistance t, string name ) |