Skip to content

Repository files navigation

Job Shop Scheduling (JSS) – Classical, IBM-Q Gate-Based, D-Wave & Fujitsu Solvers

This repository provides a unified benchmarking and experimentation framework for Job Shop Scheduling (JSS) problems based on the Paper Scheduling & Production IN Quantum and Quantum Inspired Systems.

It currently supports:

  • Classical heuristic solvers (CPU-based)
  • D-Wave quantum / hybrid solvers (annealing-based)
  • Fujitsu DA Annealer (quantum-inspired)
  • IBM-Q (gate-based)

Important: Access to gate-based quantum hardware, D-Wave systems, or Fujitsu Digital Annealer requires purchased or institutional access.
If you do not have access to these resources, you can still run all classical solvers locally.


Get started

  1. Install requirements file
  2. The data is stored in qc_in_industry_benchmark/data
  3. The problem models are stored in src/models
  4. The different hardware solvers are solved in either src/dwave, src/fujitsu or src/gatebased
  5. The classical methods are stored in src/

About

A Reality Check on Quantum Optimisation: Evidence from an Industrial Case Study

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages