Model

Class

amplify.BinaryQuadraticModel

Is the quadratic model which represents the QUBO model with real coefficients.

amplify.BinaryIntQuadraticModel

Is the quadratic model which represents the QUBO model with integer coefficients.

amplify.IsingQuadraticModel

Is the quadratic model which represents the Ising model with real coefficients.

amplify.IsingIntQuadraticModel

Is the quadratic model which represents the Ising model with integer coefficients.