Introduction

This course gives the basics needed to program an Adiabatic Quantum Computer, such as DWave’s Advantage System. There are three lessons: + Ising Model + Unbalanced Networks + QUBO Problems


Ising Model

  1. Install and configure Ocean SDK
  2. QPU topology
  3. Model the problem as an Ising problem
  4. Call the Advantage System

Structural Imbalance in Social Networks

  1. The networkx Python library
  2. From graph formulation to Ising problem
  3. Minor embedding
  4. Big networks

QUBO problems

  1. QUBO model
  2. AND and NOT logic gates
  3. Chains
  4. Constrained Optimization problems
  5. Solving HUBO problems