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
- Install and configure Ocean SDK
- QPU topology
- Model the problem as an Ising problem
- Call the Advantage System
Structural Imbalance in Social Networks
- The
networkx
Python library - From graph formulation to Ising problem
- Minor embedding
- Big networks
QUBO problems
- QUBO model
- AND and NOT logic gates
- Chains
- Constrained Optimization problems
- Solving HUBO problems