Skip to content

ModelVtypeError

Bases: TranslationError

Operation has constraints on model's variable types.

Raised when an operation has certain constraints on a model's variable types that are violated.

Some solution methods may only work on models where all variables have the same type, or where only certain variable types are permitted.

__str__

__str__() -> str