Research code for flow shop, job shop and open shop scheduling problems
-
Updated
Nov 10, 2025 - C++
Research code for flow shop, job shop and open shop scheduling problems
VQE for PFSSP. A Python implementation of a Variational Quantum Eigensolver for the Permutation Flow Shop Scheduling Problem, using compact Lehmer code encoding, Qiskit’s RealAmplitudes ansatz, and hybrid SPSA/COBYLA optimization to minimize makespan on Taillard benchmark instances.
Distributed GPU-accelerated tree search: Exploring parallel Branch-and-Bound based on the MPI+X standard (X=OpenMP, MPI, CUDA, HIP, etc), written in C language.
Add a description, image, and links to the permutation-flowshop topic page so that developers can more easily learn about it.
To associate your repository with the permutation-flowshop topic, visit your repo's landing page and select "manage topics."