ReferenceAvailable
solve_async
Run a solve without blocking the caller and return a cancellable future handle.
Run a solve without blocking the caller and return a cancellable future handle.
Contract
| Property | Value |
|---|---|
| symbol | telion_api.Model.solve_async |
| signature | (study: 'str' = '', system: 'AssembledSystem | None' = None) -> 'CancellableOperation' |
| return | CancellableOperation |
Signature
telion_api.Model.solve_async(study: 'str' = '', system: 'AssembledSystem | None' = None) -> 'CancellableOperation'