Structs§
- Indexed
VarBuilder - Model
- The optimization model. Owns the expression arena, variable/parameter registries, constraints, and (optional) objective.
Enums§
- Model
Kind - The kind of mathematical program a
Modelrepresents.
Functions§
- display_
index_ key - Public render of an
IndexKey’s textual form, used by helpers likeModel::add_constraints_overto derive constraint names.