ISolverEvent Interface

Fabrica Bolos GLPK

Collapse imageExpand ImageCopy imageCopyHover image
An implementing class represents an event that can be fired by a solver

Namespace: Optimization.Solver.Interfaces
Assembly: Optimization.Framework (in Optimization.Framework.dll) Version: 0.3.1036.0

Syntax

C#
public interface ISolverEvent
Visual Basic
Public Interface ISolverEvent
Visual C++
public interface class ISolverEvent

See Also