Skip to content

Quantum Adiabatic Evolution of the Tranverse Ising Model

Notifications You must be signed in to change notification settings

lonelyneutrin0/dqae

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 

Repository files navigation

Discretized Quantum Adiabatic Evolution

This project implements a discretized quantum adiabatic evolution algorithm. It solves Quadratic Unconstrained Binary Optimization (QUBO) type problems by encoding them as quantum Ising models with a time-evolving transverse magnetic field. The time evolution operator is discretized using the Trotter-Suzuki approximation.

The algorithm is implemented in IBM's Qiskit quantum development environment and tested using the Aer noisy quantum simulator.

A detailed description of the math can be found in /formulation directory.

About

Quantum Adiabatic Evolution of the Tranverse Ising Model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages