Module lp_modeler::dsl::problem[][src]

Structs

LpProblem

Structure used for creating the model and solving a linear problem.

Enums

LpObjective

Enum helping to specify the objective function of the linear problem.

Traits

Problem