ModelNotUnconstrainedError ¶
Bases: TranslationError
Operation requires an unconstrained model.
Raised when an operation requires an unconstrained model, but constraints are present.
Some solution methods may only work on unconstrained models, such as when transforming a symbolic model to a low-level format.