Quantum optimization software provider JIJ Inc. and photonic hardware developer ORCA Computing, in a joint corporate project with energy conglomerate bp, and the UK National Quantum Computing Centre (NQCC), have released a comprehensive benchmarking white paper validating a hybrid quantum-classical workflow tailored for the energy sector. The industrial study focuses on deploying co-processed optimization routines to solve the Unit Commitment Problem (UCP)—the large-scale computational challenge of scheduling power generator configurations to meet grid demands at the lowest possible economic and environmental cost.

Numerical simulations and physical hardware execution indicate that hybrid quantum-classical decomposition models can efficiently scale to manage large-scale grid variables, offering a near-term pathway to outperform purely classical optimization heuristics on industrially relevant energy datasets.

The High-Impact Challenge: Modeling the Unit Commitment Problem

The Unit Commitment Problem represents one of the energy sector’s most mathematically complex and financially significant operational hurdles. Grid operators must continuously determine the exact start-up, shutdown, and continuous power output timelines for a diverse fleet of generators to satisfy dynamic household and industrial electricity demands. As modern grids integrate highly variable, intermittent renewable energy sources—and as aggregate load requirements expand due to energy-intensive infrastructure like AI data centers—the combinatorial complexity of the UCP scales exponentially.

To conduct rigorous hardware benchmarking, the project team utilized the standardized unit_cal_7 dataset verified by bp’s digital R&D team, encompassing 25,755 discrete variables and 48,939 operational constraints, including strict ramp-up/ramp-down limits, minimum duration bounds, and spinning reserve requirements.

Full-Stack Algorithmic Pipeline: Dual Decomposition and QUBO Compilation

To ingest and process the extensive constraints of the unit_cal_7 matrix without exceeding the physical qubit limitations of near-term hardware, the team engineered an asymmetric hybrid computing architecture. The mathematical formulation utilizes an algebraic modeling layer called JijModeling to segregate raw instance data from underlying operational logic, passing a unified representation via the Open Mathematical prograMming eXchange (OMMX) standard.

The execution pipeline then executes a dual-layer mathematical decomposition scheme:

  • First-Layer Dantzig-Wolfe Decomposition: The top-level routine splits the global UCP timeline into independent time slices, generating a classical Restricted Master Problem (RMP) to enforce macro-level coupling constraints like total power balance across the grid.
  • Second-Layer Multi-Cut Benders Decomposition: Each localized time slice is further divided. Continuous variables (such as exact megawatt dispatch levels) are offloaded to an open-source linear programming (LP) solver to generate mathematical feedback cuts, while the discrete, binary master equations (representing generator on/off statuses) are isolated for quantum acceleration.

The binary Benders subproblems are subsequently compiled via a Qamomile optimization layer into a Quadratic Unconstrained Binary Optimization (QUBO) format. This compilation step maps the logical variables directly into executable Hamiltonians where constraints are enforced through quadratic penalty terms.

Hardware Execution on ORCA’s PT-2 Photonic Time-Bin Interferometer

The compiled QUBO Hamiltonians were mapped and executed on ORCA Computing’s PT-2 photonic quantum processor hosted on-site at the NQCC. Operating as a specialized coprocessor for combinatorial ground-state sampling, the PT-2 features a Time-Bin Interferometer (TBI) architecture that manipulates quantum states of light known as qumodes across a network of two optical fiber delay lines. Rather than utilizing single discrete shots, the system runs a hybrid variational scheme called the Binary Bosonic Solver (BBS).

The BBS runs an automated feedback loop that continuously tunes the interferometer’s phase parameters based on classical orchestration inputs, iteratively guiding the photon coincidence patterns toward the QUBO’s low-energy ground state. Hardware-level post-selection is strictly enforced to eliminate empty photon states stemming from optical line loss, yielding banks of valid candidate solutions that are returned via an HTTP/REST network configuration to a local Apple M4 host machine for final dynamic programming assembly and local coordinate descent refinement.

Benchmarking Metrics: Scalability, Real-Time Robustness, and Quality Projections

The hybrid quantum-classical framework was benchmarked directly against classical heuristics, including open-source solvers like HiGHS and state-of-the-art commercial packages like Gurobi. In scalability evaluations across scaled sub-problems, the hybrid solver secured a strict, reproducible objective score advantage over classical decomposition baselines, demonstrating more effective optimization of discrete variables as the number of parameters increased.

Furthermore, a real-time robustness analysis proved that under sudden intra-day grid fluctuations—such as an escalating 25% spinning reserve requirement—static classical day-ahead schedules suffered catastrophic capacity shortfalls and load-shedding penalties. Conversely, the quantum-assisted model smoothly scaled the active generator fleet from 60 to over 74 committed units, dynamically avoiding grid failures by pivoting across the diverse combinatorial ground states sampled by the QPU.

While the current PT-2 setup delivers superior long-term solution quality, its total wall-clock time remains limited by classical orchestration latencies and a minimum 300 ms per-batch sampling overhead. To address this bottleneck, the white paper projects performance metrics onto ORCA’s upcoming next-generation PT-3 system, commercially available from mid-2026. The upgraded hardware expands capability from 48 to 128 qumodes and incorporates a three-loop fiber architecture, driving sample return latencies down to 10 ms.

These scaling projections indicate that the upcoming PT-3 hybrid configuration will actively outperfom state-of-the-art classical solvers on both solution fidelity and wall-clock times, establishing a clear pathway to commercial quantum advantage within the UK-Japan Quantum Science and Technology framework.

The complete technical white paper detailing the Benders decomposition matrices, QUBO penalty coefficients, and photon post-selection parameters can be accessed directly through the official JIJ here. For an executive summary of the project’s milestones, corporate compliance profiles, and responsible innovation standards under the Responsible Quantum Industry Forum (RQIF), review the joint media announcement published via the JIJ Newsroom here. For a historical breakdown of the preliminary exploratory agreements and early software-hardware mapping configurations that laid the groundwork for this energy optimization trial, read our previous coverage here.

June 11, 2026