Antares Simulator
Power System Simulator
Loading...
Searching...
No Matches
Antares::Optimisation::LinearProblemApi Namespace Reference

Namespace for the classes related to the linear problem API. More...

Classes

class  FillContext
 
class  IHasBounds
 Used to handle bounds for IMipVariable and IMipConstraint. More...
 
class  IHasName
 Inherited by IMipVariable and IMipConstraint. More...
 
class  ILinearProblem
 
class  ILinearProblemData
 
class  IMipConstraint
 
class  IMipSolution
 
class  IMipVariable
 
class  LinearProblemBuilder
 
class  LinearProblemFiller
 
class  OneConstraintFiller
 
class  OneVarFiller
 
class  TwoVarsTwoConstraintsFiller
 
class  VarFillerContext
 

Enumerations

enum class  MipStatus {
  OPTIMAL , FEASIBLE , UNBOUNDED , INFEASIBLE ,
  MIP_ERROR
}
 

Detailed Description

Namespace for the classes related to the linear problem API.