Skip to documentation content
On this page
  1. Contract

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

PropertyValue
symboltelion_api.Model.solver_configuration
parameterbackend
typedict[str, Any] | None
requiredfalse
defaultnull
backend — Telion Python API 0.1.0-alpha | Telion