Module good_lp::constraint[][src]

Constraints define the inequalities that must hold in the solution.

Structs

Constraint

A constraint represents a single (in)equality that must hold in the solution.

Functions

eq

equals

geq

greater than or equal

leq

less than or equal