Used to perform postprocessing. After a solution is found, the postprocessing part of the model can be executed. The solving is controlled outside OPL, therefore this service routine has to be invoked manually whenever a new solution is available.
Namespace: ILOG.OPL
Assembly: oplall (in oplall.dll)
Syntax
| C# |
|---|
public void PostProcess() |