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