Module good_lp::variable[][src]

Structs

ProblemVariables

Represents the variable for a given problem. Each problem has a unique type, which prevents using the variables from one problem inside an other one. Instances of this type should be created exclusively using the variables! macro.

UnsolvedProblem
Variable

A variable in a problem

VariableDefinition

Traits

FormatWithVars

Functions

variable

Returns an anonymous unbounded continuous variable definition