







Holds the main interfaces of the framework
Interfaces
Interface | Description | |
---|---|---|
![]() | ICanTransform<(Of <(<'M1, M2>)>)> |
A class which implements this interface can convert objects of type M1 to objects of type M2
|
![]() | ISetAccessor<(Of <(<'T, S>)>)> |
Defines a Set and an Accessor function
|
![]() | ISolver |
Represents a solver instance for mathematical programming problems.
|
![]() | IVariable |
Represents a variable in an IModel.
|