Ocean SDK
0 courses · 5 tutorials
Free Tutorials
- →
- intermediate
- 30 min
Graph Coloring with D-Wave Ocean
Formulate the graph coloring problem as a QUBO and solve it on D-Wave using the Ocean SDK.
- →
- beginner
- 20 min read
Getting Started with D-Wave Ocean SDK
Install the D-Wave Ocean SDK, formulate a simple optimization problem as a QUBO, and solve it using D-Wave's quantum annealer or simulator.
- →
- intermediate
- 14 min read
Advanced D-Wave: Hybrid Solvers and Leap
Use D-Wave's Leap hybrid solver service to solve large optimization problems that are too big for the QPU alone: LeapHybridSampler, problem formulation, and interpreting solutions.
- →
- intermediate
- 13 min read
Constrained Optimization with D-Wave's CQM Sampler
Use D-Wave's Constrained Quadratic Model (CQM) sampler to solve optimization problems with explicit constraints, eliminating the need for manual QUBO penalty encoding.
- →
- intermediate
- 50 minutes
Solving Network Problems with D-Wave Ocean: TSP and Graph Coloring
Learn how to formulate the Traveling Salesman Problem and graph coloring as QUBOs and BQMs using D-Wave Ocean SDK, then solve them with LeapHybridSampler and interpret the results.