This method is called by Cplex right before the first time evaluate
is called for a node and allows you to initialize the evaluator based on that node.
Namespace: ILOG.OPL
Assembly: oplall (in oplall.dll)
Syntax
| C# |
|---|
protected internal virtual void Init() |