IsingQuadraticModel¶
- class IsingQuadraticModel¶
ベースクラス:
QuadraticModelMethods
Attributes
- __add__(arg: Constraint | ConstraintList)¶
- __iadd__(arg: Constraint | ConstraintList)¶
- __init__(arg0, arg1=None, *, method: QuadratizationMethod = QuadratizationMethod.IshikawaKZFD)¶
- __radd__(arg: Constraint | ConstraintList)¶
- __deprecated__ = 'IsingQuadraticModel is deprecated since amplify v1.0.0 and will no longer support in the near future.\nUse Model instead. Please see the migration guide for details: https://amplify.fixstars.com/docs/amplify/v1/migration.html'¶
- property input_constraints: ConstraintList¶
- property logical_mapping: IntermediateMapping¶
- property logical_model_matrix¶