ReferenceAvailable
cells
`cells` is an optional parameter of `telion_api.Solution.reduce_expression` with the installed type contract `Iterable[int] | None`.
cells is an optional parameter of telion_api.Solution.reduce_expression with the installed type contract Iterable[int] | None.
Contract
| Property | Value |
|---|---|
| symbol | telion_api.Solution.reduce_expression |
| parameter | cells |
| type | Iterable[int] | None |
| required | false |
| default | null |