Skip to main content

Module model

Module model 

Source

Structs§

IndexedVarBuilder
Model
The optimization model. Owns the expression arena, variable/parameter registries, constraints, and (optional) objective.
ModelConstraints
Unified borrowed view of every constraint declared on a Model.

Enums§

ConstraintRef
A borrowed constraint from a Model.
ModelKind
The kind of mathematical program a Model represents.

Functions§

display_index_key
Public render of an IndexKey’s textual form, used when deriving auto-generated names for indexed-family constraints.