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: oplall (in oplall.dll)

Syntax

C#
public void ClearStartingPoint()

See Also