Skip to content

This project aims to solve qubit placement problems in nearest neighbour compliance quantum circuits. We approached the problem using integer linear programming, and solve for the exact global optimal solution.

Notifications You must be signed in to change notification settings

Pxie024/quantum_circuit_optimization

Repository files navigation

quantum_circuit_optimization

This project aims to solve qubit placement problems in nearest neighbour compliance quantum circuits. We approached the problem using integer linear programming, and solve for the exact global optimal solution.

The Python files contain the implemented ILP models that we used to solve the problem, and the solver code for each of the benchmark instances.

The .dat files contains details of the instances we included in the final report.

and the file "report_aug28" is the thesis for this entire project.

About

This project aims to solve qubit placement problems in nearest neighbour compliance quantum circuits. We approached the problem using integer linear programming, and solve for the exact global optimal solution.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages