Skip to content
OpenTrain AIFor AI Companies

QUBO.jl: A Julia Ecosystem for Quadratic Unconstrained Binary Optimization

Pedro Maciel Xavier, Pedro Ripper, Tiago Andrade, Joaquim Dias Garcia, Nelson Maculan +1 morePublished Jul 5, 2023
arXiv PDF
Researcher verdict
Starting point
Use as implementation starting point
Benchmark evidence
Missing
Not verified yet
Time to first repro
A few days
Plan setup time
Risk flags
1
Review before use

Abstract

Domain fit: AI-adjacent · Paper appears method- or tooling-adjacent to AI workflows with partial ecosystem coverage.

We present QUBO.jl, an end-to-end Julia package for working with QUBO (Quadratic Unconstrained Binary Optimization) instances. This tool aims to convert a broad range of JuMP problems for straightforward application in many physics and physics-inspired solution methods whose standard optimization form is equivalent to the QUBO. These methods include quantum annealing, quantum gate-circuit optimization algorithms (Quantum Optimization Alternating Ansatz, Variational Quantum Eigensolver), other hardware-accelerated platforms, such as Coherent Ising Machines and Simulated Bifurcation Machines, and more traditional methods such as simulated annealing. Besides working with reformulations, QUBO.jl allows its users to interface with the aforementioned hardware, sending QUBO models in various file formats and retrieving results for subsequent analysis. QUBO.jl was written as a JuMP / MathOptInterface (MOI) layer that automatically maps between the input and output frames, thus providing a smooth modeling experience.

Results and benchmarks

Freshness tier: cold
We present QUBO.jl, an end-to-end Julia package for working with QUBO (Quadratic Unconstrained Binary Optimization) instances.

Implementation

Best maintained implementation now

Recommended
Confidence: High
Reproducibility: Moderate

A Julia Ecosystem for Quadratic Unconstrained Binary Optimization

43 stars · 4 forks · Last push Aug 12, 2026 · NOASSERTION license

  • License
  • CI
  • Dependencies
  • Docker

Official implementation from Papers with Code · Repository link is mentioned in the paper metadata · Strong overlap with paper title keywords

Why this implementation
Confidence: high

psrenergy/qubo.jl is the strongest maintained implementation based on ranking signals. CI workflows are present. License is declared (NOASSERTION).

Open psrenergy/qubo.jl
Reproduction risks
  • Dependency manifest is missing
  • Selected psrenergy/qubo.jl as the strongest maintained implementation for new work.
  • Includes CI workflow signals.
  • Repository activity is within the last 24 months.
  • Official repository is preserved separately as historical context.

Compare implementation paths

Compare maintenance quality, reproducibility coverage, and evidence confidence before choosing a reproduction baseline.

psrenergy/qubo.jl
best maintained
Maintenance
Active
Confidence
High
Reproducibility
Moderate
Stars
43
Last push
Aug 12, 2026 (14d)

Official implementation from Papers with Code · Repository link is mentioned in the paper metadata

  • No Docker setup
  • Dependency manifest missing
psrenergy/toqubo.jl
historical official
Maintenance
Active
Confidence
High
Reproducibility
Moderate
Stars
30
Last push
Aug 3, 2026 (22d)

Official implementation from Papers with Code · Repository link is mentioned in the paper metadata

  • No Docker setup
  • Dependency manifest missing
Maintenance
Active
Confidence
High
Reproducibility
Moderate
Stars
17
Last push
Aug 2, 2026 (23d)

Official implementation from Papers with Code · Repository link is mentioned in the paper metadata

  • No Docker setup
  • Dependency manifest missing

Reproduction readiness

Time to first repro: days
Last checked: Aug 21, 2026

Major work

No dependency manifest, manual reconstruction required

  • psrenergy/qubo.jl has no requirements.txt, environment.yml, pyproject.toml, or Dockerfile.
  • You will need to reverse-engineer dependencies from import statements in the source code.
Open psrenergy/qubo.jl

Hardware requirements

  • Expect multi-day setup/compute for meaningful reproduction based on current guidance.

Repositories and ecosystem

Official

  • psrenergy/qubotools.jl
    Confidence: High

    🧬 Tools for Quadratic Unconstrained Binary Optimization models in Julia

    17 stars · 4 forks · Last push Aug 2, 2026 · NOASSERTION license

  • 🔵 Interface and drivers for integrating Solvers and Samplers with the JuMP/MOI ecosystem

    9 stars · 2 forks · Last push Aug 1, 2026 · NOASSERTION license

  • JuliaQUBO/ToQUBO-benchmark

    3 stars · 0 forks · Last push Jul 24, 2026

Community

No additional community repositories detected yet.

Hugging Face artifacts

No direct paper-linked artifacts were found. Showing strongest curated related artifacts for faster exploration.

Models

No trustworthy models matches right now.

Search models on Hugging Face

Datasets

Curated Related

Spaces

No trustworthy spaces matches right now.

Search spaces on Hugging Face

Research context

Tasks

None detected

Methods

QUBO / Combinatorial optimization

Domains

None detected

Evaluation and human feedback data

Open this paper in HFEPX to review benchmark signals, evaluation modes, and human-feedback protocol context.

Open in HFEPX
Explore similar papers

Jump to Paper2Code search queries derived from this paper's research context.

Data includes links from Papers with Code ( CC-BY-SA-4.0 ).