Basic QPU Examples# SAT: a Simple Objective Describes the mathematical formulation of an objective function for a simple, unconstrained problem. SAT: Formulate, Embed, and Submit Describes the end-to-end process of solving a simple, constrained problem on a quantum computer. Vertex Cover: Preformulated Problem Submits to a quantum computer a common graph problem formulated with Ocean software. NOT Gate: Simple QUBO Mathematically formulates a simple QUBO. AND Gate: Minor-Embedding Explains and demonstrates minor embedding on the QPU using chains. Logic Circuit: Embedding Effects Looks at various minor-embedding techniques and results. Scheduling: Constraints Solves a small constraint satisfaction problem formulated with penalties. Map Coloring: Complex Constraints Solves a more complex constraint satisfaction problem by formulating penalties. Additional Examples# For additional and more advanced examples, see the QPU Usage Examples section.