Solver¶
- class Solver¶
Methods
Attributes
- __init__(client)¶
- solve(arg) SolverResult¶
- __deprecated__ = 'Solver is deprecated since amplify v1.0.0 and will no longer support in the near future.\nUse solve() instead. Please see the migration guide for details: https://amplify.fixstars.com/docs/amplify/v1/migration.html'¶
- __static_attributes__ = ('_chain_strength', '_client', '_client_result', '_embedding_time_limit', '_execution_time', '_filter_solution', '_logical_result', '_sort_solution')¶
- property chain_strength¶
- property client¶
- property client_result¶
- property deduplicate¶
- property embedding_time_limit¶
- property execution_time¶
- property filter_solution¶
- property logical_result¶
- property sort_solution¶