







This event is fired whenever a new incumbent was found during the solution process
Namespace: Optimization.Solver.Events
Assembly: Optimization.Framework (in Optimization.Framework.dll) Version: 0.3.1036.0
Syntax
C# |
---|
public class NewIncumbentFound : ISolverEvent |
Visual Basic |
---|
Public Class NewIncumbentFound _ Implements ISolverEvent |
Visual C++ |
---|
public ref class NewIncumbentFound : ISolverEvent |