This method removes any starting point specified on the
invoking CP Optimizer engine: subsequent searches will not use
any starting point information, unless a new starting point is
set.
For more information on starting points, see the
Starting Point concept.
Namespace: ILOG.CP
Assembly: ILOG.CP (in ILOG.CP.dll)
Syntax
| C# |
|---|
public void ClearStartingPoint() |
| Visual Basic |
|---|
Public Sub ClearStartingPoint |