ReferenceAvailable
constraints
`constraints` is an optional parameter of `telion_api.Model.optimization_study` with the installed type contract `Iterable[dict[str, Any]] | None`.
constraints is an optional parameter of telion_api.Model.optimization_study with the installed type contract Iterable[dict[str, Any]] | None.
Contract
| Property | Value |
|---|---|
| symbol | telion_api.Model.optimization_study |
| parameter | constraints |
| type | Iterable[dict[str, Any]] | None |
| required | false |
| default | null |