IAbortable Interface

Fabrica Bolos GLPK

Collapse imageExpand ImageCopy imageCopyHover image
If a solver can be aborted it should implement this interface

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

Syntax

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

See Also