Research code for flow shop, job shop and open shop scheduling problems
-
Updated
Oct 1, 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: Investigating a B&B algorithm based on a MPI+X (X=OpenMP, MPI, CUDA, HIP, etc) implementation
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."