Deletes a range of solutions 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 DelSolnPoolSolns( int begin, int end ) |
Parameters
- begin
- Type: System..::..Int32
- end
- Type: System..::..Int32