Deletes the specified solution from the solution pool and renumbers the indices of the remaining solutions in the pool.

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

Syntax

C#
public virtual void DelSolnPoolSoln(
	int which
)

Parameters

which
Type: System..::..Int32

See Also