Basic QPU Examples#

Describes the mathematical formulation of an objective function for a simple, unconstrained problem.

SAT: a Simple Objective

Describes the end-to-end process of solving a simple, constrained problem on a quantum computer.

SAT: Formulate, Embed, and Submit

Submits to a quantum computer a common graph problem formulated with Ocean software.

Vertex Cover: Preformulated Problem

Mathematically formulates a simple QUBO.

NOT Gate: Simple QUBO

Explains and demonstrates minor embedding on the QPU using chains.

AND Gate: Minor-Embedding

Looks at various minor-embedding techniques and results.

Logic Circuit: Embedding Effects

Solves a small constraint satisfaction problem formulated with penalties.

Scheduling: Constraints

Solves a more complex constraint satisfaction problem by formulating penalties.

Map Coloring: Complex Constraints

Additional Examples#

For additional and more advanced examples, see the QPU Usage Examples section.