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.

Enums§

ModelKind
The kind of mathematical program a Model represents.

Functions§

display_index_key
Public render of an IndexKey’s textual form, used by helpers like Model::add_constraints_over to derive constraint names.