Skip to main contentModule model
Source - 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.
- ConstraintRef
- A borrowed constraint from a
Model. - ModelKind
- The kind of mathematical program a
Model represents.
- display_index_key
- Public render of an
IndexKey’s textual form, used when deriving
auto-generated names for indexed-family constraints.