SDK API Reference
QIR API Reference
CORE API Reference
PYQASM API Reference
Represents a QUBO problem, subclass of Problem that only includes quadratic coefficients.
Methods
__init__(coefficients)
__init__
num_variables()
num_variables
Return the number of variables in the problem.
Attributes
problem_type
linear
quadratic