top of page
Image-empty-state_edited_edited.jpg

Quantum Computing Faces a Real-World Test in Industrial Production Scheduling

QUANTUM LOGISTICS GLOBAL LOGO.png

July 14, 2026

Quantum computing has attracted significant attention for its potential to solve difficult optimization problems in logistics, manufacturing and supply-chain management.


But an important question remains unanswered:


Can today's quantum technologies actually provide useful results on real industrial problems?


A research team addressed that question in a new industrial case study published on July 14, 2026.


The paper, titled “A Reality Check on Quantum Optimisation: Evidence from an Industrial Case Study,” examines an industrial variant of the Job-Shop Scheduling Problem using quantum, quantum-inspired and classical computing approaches. The study was authored by Hila Safi, Karen Wintersperger, Oliver von Sicard, Christoph Niedermeier and Wolfgang Mauerer.


The researchers used industrial problem instances supplied by Siemens AG and evaluated different approaches on IBM quantum hardware, a D-Wave quantum annealer and Fujitsu's Digital Annealer. The results were compared against classical optimization methods, including an exact solver for smaller instances and a Mixed-Integer Linear Programming model for larger instances.


The study does not claim that quantum computing has achieved a commercial advantage.


Instead, it provides something arguably more useful at the current stage of the technology: a detailed look at what is required before quantum optimization can become useful in industrial environments.


Why production scheduling matters to logistics


Production scheduling may appear to be a manufacturing problem rather than a logistics problem.


In reality, the two are closely connected.


A manufacturing operation must determine which jobs should be processed, on which machines and at what times.


Those decisions influence machine utilization, production timing, resource requirements and ultimately when products become available for the next stage of the supply chain.


A delay in production can affect downstream transportation and inventory planning.


Similarly, inefficient scheduling can create idle capacity, increase production time or make it more difficult to coordinate resources.


The study therefore focuses on a problem that sits at the intersection of manufacturing, operations research and production logistics.


The researchers describe Job-Shop Scheduling as a central optimization challenge in production logistics and manufacturing, where efficiency and cost reduction are important objectives.


What is the Job-Shop Scheduling Problem?


The Job-Shop Scheduling Problem involves assigning jobs to machines while respecting the requirements associated with those jobs.


The particular industrial problem studied in the paper has several additional considerations.


Jobs have different processing durations.


They must be assigned to production machines.


Different jobs may require different tool configurations, referred to in the study as "rigs."


Changing a machine from one rig configuration to another takes time.


Consequently, scheduling is not simply about distributing jobs evenly among machines.


The sequence of jobs can also affect the amount of time required for setup and configuration changes.


The researchers therefore seek to minimize the makespan, which represents the maximum production time across the machines.


This is a useful example of why industrial optimization can become complicated.


A decision that looks efficient in one part of the process can create an additional cost somewhere else.


Assigning a job to a machine may appear beneficial because the machine has available capacity, but if that assignment requires an additional tool change, the resulting schedule may be less efficient.


The researchers used real industrial instances


One of the most important aspects of this study is its use of industrial data.


The researchers state that the instances used in their study were provided by Siemens AG.


This is different from testing an algorithm only against artificially generated optimization problems.


Real industrial scheduling problems contain practical constraints that can make optimization more difficult.


The researchers use these Siemens instances to investigate how different mathematical formulations and computational platforms perform when confronted with an industrial problem.


However, the existence of real industrial instances does not mean that the quantum systems were deployed directly into a Siemens production facility.



The paper is a research case study.

That distinction is important.


The researchers are evaluating algorithms and computing approaches using industrial problem instances, rather than reporting a production deployment of quantum computing at Siemens.


Three different quantum approaches


The study compares several computational approaches.


The first is gate-based quantum computing using IBM Quantum hardware.


The second is quantum annealing using a D-Wave system.


The third is Fujitsu's Digital Annealer, which is a quantum-inspired computing architecture rather than a quantum computer.


These technologies operate differently.


Gate-based quantum computers use quantum gates to manipulate quantum states.


Quantum annealers approach optimization through a different computational model designed around finding low-energy solutions to optimization formulations.


Quantum-inspired systems such as the Digital Annealer use classical hardware architectures designed to reproduce some characteristics useful for solving particular optimization problems.


Including all three approaches allows the researchers to investigate whether different computational architectures behave differently when solving the same industrial problem.


The classical baseline remains essential


One of the strongest aspects of the research is that the quantum approaches were not evaluated in isolation.


The researchers created a classical exact solver for smaller instances and used a Mixed-Integer Linear Programming model for larger ones.


The MILP model was evaluated under a fixed time budget, with the best solution found during that period used as a practical classical baseline.


This is important because any claim of quantum advantage requires a meaningful comparison.


A quantum system producing a good solution does not automatically mean it has achieved an advantage.


The same problem may already be solvable efficiently enough using established classical optimization software.


For businesses, this is particularly important.


A logistics company does not need to know whether a quantum algorithm can solve an optimization problem in isolation.


It needs to know whether the quantum approach can provide a better business result than the classical technology already available.


Problem formulation can change the result


One of the study's central findings concerns problem formulation.


The researchers created two different QUBO formulations for the scheduling problem.


QUBO stands for Quadratic Unconstrained Binary Optimization.


It is a mathematical formulation used by several quantum and quantum-inspired optimization approaches.


The researchers developed a Single-Constraint Model and a Multi-Constraint Model.


The two formulations represent the scheduling problem differently and therefore create different computational requirements.


The researchers found that the number of constraints and how closely the formulation matches the characteristics of the hardware can significantly affect runtime and solution quality.


This finding has an important implication for businesses.


Quantum optimization is not simply a matter of taking an existing logistics problem and sending it to a quantum computer.


The mathematical model may need to be redesigned for the characteristics of the hardware.


That introduces another layer of engineering between the business problem and the quantum processor.


Why hardware-software co-design matters


The paper repeatedly emphasizes hardware-software co-design.


In conventional software development, an optimization model can often be designed independently of the underlying computing hardware.


Quantum computing introduces additional constraints.


The structure of the hardware can influence which mathematical formulations are practical.


The number of available variables, connectivity between quantum elements, constraint density and other hardware characteristics can affect the way a problem needs to be represented.


The study finds that hardware performance cannot be separated from modelling decisions and device characteristics.


This is one of the most practical findings for organizations considering quantum optimization.


The challenge is not simply choosing a quantum computer.


Companies may eventually need expertise across several layers:


  • business-process modelling

  • mathematical optimization

  • classical computing

  • quantum algorithm design

  • quantum hardware

  • data preparation

  • post-processing


That makes quantum optimization a systems-engineering problem rather than simply a hardware-selection problem.


The researchers divided the problem into stages


The full scheduling problem also creates another challenge.


The researchers explain that modelling the complete task directly as a QUBO would require a large number of variables.


They therefore divide the problem into two stages.



The first stage assigns jobs to machines.


The second stage determines the order of jobs on each machine to reduce rig-change requirements.


For the problem sizes considered in the research, the second stage is handled classically rather than through the quantum solver.


This is another important detail.


It demonstrates that the study is not attempting to make quantum computing responsible for every part of the optimization workflow.


Instead, quantum and classical methods are combined.


That hybrid structure may be particularly relevant to future logistics applications.


What the study actually demonstrates


The safest interpretation of the results is that quantum and quantum-inspired optimization can be useful tools for research, solver selection and proof-of-concept development, but the study does not establish that they are currently superior to classical methods for industrial scheduling.


The researchers' abstract explicitly describes industrial utility as an open challenge.


Their conclusions point toward using quantum and quantum-inspired approaches as components within classical workflows and as tools for evaluating future optimization strategies.


That is a significantly more measured conclusion than claiming that quantum computing has already transformed industrial logistics.


It also makes the research more useful.


The study identifies where difficulties occur and provides a framework for examining them.


What this means for supply chains


Production scheduling is only one part of the supply chain.


But improvements in production scheduling can influence downstream operations.


If manufacturing jobs are scheduled more effectively, production resources may be used more efficiently.


Production timing can also affect inventory availability and the timing of subsequent logistics activities.


The research does not quantify these downstream supply-chain effects.


Therefore, it would be inaccurate to claim that the study demonstrates lower transportation costs or faster deliveries.


What it does demonstrate is that quantum optimization is being tested against a real industrial scheduling problem that forms part of the broader production-logistics environment.


That is a meaningful development in itself.


Why this research is important in 2026


Quantum computing discussions often focus on future milestones.


Researchers may discuss larger quantum processors, improved error correction or theoretical algorithmic advantages.


Industrial optimization requires another type of evidence.


It requires testing.


The July study contributes to that process by evaluating several computational approaches against industrial problem instances and classical baselines.


It also demonstrates why benchmark design matters.


A quantum algorithm can behave differently depending on how the optimization problem is formulated.


Hardware characteristics can affect performance.


Classical post-processing can influence end-to-end results.


These factors need to be considered before a company can determine whether quantum computing has practical value.


What businesses should watch next


Businesses interested in quantum logistics should watch for several developments following research such as this.


1. Larger industrial problem instances


The next question is scalability.


A method that performs well on smaller instances may not remain practical as the number of jobs, machines and constraints increases.


Future studies using larger real-world datasets will therefore be important.


2. Better comparisons with classical systems


Quantum approaches need to be compared with strong classical optimization methods.


The relevant benchmark should include solution quality, runtime and computational resources.


3. Hybrid workflows


The July study demonstrates that quantum optimization can be evaluated as one component within a larger classical workflow.


This may become increasingly important as businesses experiment with quantum technologies without replacing their existing infrastructure.


4. Reproducible industrial research


The availability of the study's reproduction package is another positive development. The research states that its work is accompanied by a reproduction package permanently archived through Zenodo.


Reproducibility allows other researchers to examine the methodology and potentially repeat or extend the experiments.


5. Evidence of operational deployment


Perhaps the most important milestone will be movement from research to controlled industrial pilots.


Businesses should distinguish between:


research using industrial data,

a controlled pilot in an operational environment,

and production deployment.


These represent very different levels of evidence.


The July study belongs primarily to the research stage.


A realistic view of quantum logistics


This study provides an important counterbalance to overly optimistic narratives about quantum computing.


The technology is being tested on genuine industrial problems.


Researchers are using real industrial instances.


Multiple quantum and quantum-inspired platforms are being compared.


Classical optimization remains part of the evaluation.


And the researchers openly describe industrial utility as an unresolved question.


That is exactly the kind of evidence businesses need.


Quantum computing does not have to be declared a failure simply because it has not yet demonstrated broad commercial superiority.


Likewise, it should not be declared a breakthrough simply because it can solve a difficult optimization problem.


The meaningful question is whether it can eventually deliver measurable improvements under realistic business constraints.


The July 2026 research provides a framework for asking that question more rigorously.


Conclusion


A research study published on July 14, 2026 provides a detailed examination of quantum optimization using an industrial scheduling problem based on instances supplied by Siemens AG. The researchers compared IBM quantum hardware, the D-Wave quantum annealer and Fujitsu's Digital Annealer with classical optimization approaches.


The study's most important contribution is not a claim of quantum advantage.


Instead, it demonstrates how difficult it is to evaluate quantum optimization in a realistic industrial setting.


The researchers found that mathematical formulation, constraint density and hardware characteristics can significantly influence solution quality and scalability. They therefore emphasize hardware-software co-design and the integration of quantum methods with classical optimization workflows.


For logistics and supply-chain businesses, this has practical implications.


Production scheduling is closely connected to manufacturing logistics, resource allocation and downstream supply-chain operations. Quantum optimization could eventually become useful for selected scheduling and optimization problems, but companies need evidence showing that the technology provides measurable value compared with existing classical alternatives.


The next important developments will therefore be larger industrial tests, stronger benchmarking, reproducible experiments and controlled operational pilots.


For now, the July research supports a measured conclusion: quantum optimization is being tested against real industrial problems, but its commercial advantage in logistics and production remains an open question.


That distinction is important. It allows businesses to follow quantum logistics based on evidence rather than expectations.

bottom of page