Optimization.Interfaces Namespace

Fabrica Bolos GLPK

Collapse imageExpand ImageCopy imageCopyHover image
Holds the main interfaces of the framework

Interfaces

  InterfaceDescription
Public interfaceICanTransform<(Of <(<'M1, M2>)>)>
A class which implements this interface can convert objects of type M1 to objects of type M2
Public interfaceISetAccessor<(Of <(<'T, S>)>)>
Defines a Set and an Accessor function
Public interfaceISolver
Represents a solver instance for mathematical programming problems.
Public interfaceIVariable
Represents a variable in an IModel.