Skip to content

JuliaQUBO/ToQUBO-benchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToQUBO-benchmark

Benchmarks for a paper on QUBO.jl

arXiv

Benchmark Results

How to reproduce the results

Environment

Linux Ubuntu 22.04
Python CPython 3.10.6
Julia julia 1.9.0

Packages

Package Version
ToQUBO.jl v0.1.6
PyQUBO v1.4.0
OpenQAOA v0.1.3
qubovert v1.2.5
Qiskit v0.41.0
amplify v0.11.1
dimod v0.12.14

Instructions

First clone the repository

$ git clone https://github.com/psrenergy/ToQUBO-benchmark.git#master
...

To run the code and plot the results

$ cd ./ToQUBO-benchmark
...

$ make

You can also do this separately

$ cd ./ToQUBO-benchmark
...

$ make install
...

$ make run
...

$ make plot
...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published