Skip to content

Repository files navigation

QISS: Quantum Industrial Shift Scheduling Algorithm

This repository contains the implementation of a quantum algorithm for industrial shift scheduling (QISS), which uses Grover's adaptive search to tackle a common and important class of valuable, real-world combinatorial optimization problems. Our work shows how complex real-world industrial optimization problems can be formulated in the context of Grover’s algorithm, and paves the way towards important tasks such as physical-level resource estimation for this category of use cases.

Paper

Details about the algorithm, as well as background and motivation can be found in the paper, which will be uploaded to arXiv. This link is intended to be a placeholder (but should allow finding the paper when it is uploaded).

If you use this code, please cite the paper.

Prerequisites

This implementation uses Python 3, Qiskit version 0.45.0 and Qiskit Aer version 0.13.0, which can both be installed using pip.

License

This project is licensed under Apache License 2.0.

About

No description, website, or topics provided.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages