Pith. sign in

REVIEW 3 major objections 5 minor 53 references

Quantum Computing in Industrial Environments: Where Do We Stand and Where Are We Headed?

T0 review · 3 major / 5 minor · reviewed 2026-08-16 · deepseek-v4-flash

Pith's one-line read Quantum computing is a viable industrial tool, review concludes

desk verdict A readable survey with a modest outreach tool; the 'viable alternative' claim rests on anecdotes, and the qubit roadmap passage contradicts itself. read the letter →

arxiv 2505.00891 v1 pith:LU624XX6 submitted 2025-05-01 quant-ph cs.ET

classification quant-phcs.ET
keywords quantumcomputingindustrialoptimizationannealinggate-basedcomputerstensornetworksjobshopschedulingbinpackingvehiclerouting
verification ladder T0 review T1 audit T2 compute T3 formal

The pith

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The reading

This review argues that quantum computing is becoming a viable alternative for solving real industrial problems, at least at proof-of-concept scale. Drawing on published studies of bin packing, job-shop scheduling, and route planning, it walks through three computational paradigms—gate-based quantum computers, quantum annealers, and tensor networks—and shows how hybrid classical-quantum methods have produced working solutions on current NISQ hardware. The authors also present a free online demonstrator for the job-shop scheduling problem that lets non-experts run these methods. The paper is careful to note that no true quantum advantage has been demonstrated yet, but it sees the breadth of proof-of-concept results as evidence that the field is moving toward industrial utility.

What carries the argument

The argument is carried by the three computational paradigms it surveys—gate-based quantum computers, quantum annealers, and tensor networks—plus the hybrid classical-quantum design shared by most of the cited applications. In the hybrid approach, a classical routine decomposes the industrial problem (clustering customers, assigning jobs to machines) and the quantum device solves the resulting subproblems, whether through QAOA/VQE circuits, a quantum annealer evolving an Ising Hamiltonian, or a tensor network that represents all candidate solutions and discards infeasible ones. The paper also introduces its own online JSSP demonstrator, which exposes these methods to non-specialist users, as a practical vehicle for the same idea.

What would settle it

Run the hybrid quantum, annealing, and tensor-network methods from the cited studies on standard public benchmark instances of bin packing, job-shop scheduling, or vehicle routing, alongside best-in-class classical solvers; if the classical solvers match or beat them on solution quality and time across the board, the 'viable at proof-of-concept scale' claim would lose its support.

Watch

Extended reading notes

Core claim

The paper's central claim is that quantum computing is emerging as a viable alternative to tackle complex real-world problems 'at least on a proof-of-concept scale.' It grounds this claim in a selection of recent studies: hybrid algorithms on D-Wave annealers solve realistic three-dimensional bin packing and delivery-route problems; QAOA and annealing implementations address job-shop scheduling; and tensor-network methods compress and generate data tensors for combinatorial optimization, including a traveling-salesman network. The authors read this accumulated activity as indicating that NISQ-era devices, while not yet beating classical supercomputers, can already provide value in specific industrial tasks. They further argue that quantum computers are special-purpose devices that will complement, not replace, classical computers.

Load-bearing premise

The conclusion rests on the assumption that the selected proof-of-concept studies are representative of what quantum and quantum-inspired methods can do in real industrial settings, even though the paper itself states that no true quantum advantage has yet been shown and presents no comparison against the best classical solvers.

Editorial extensions

If this is right

  • If the proof-of-concept claim holds, industrial early adopters can already experiment with hybrid quantum methods on real logistics, manufacturing, and scheduling instances without waiting for fault-tolerant hardware.
  • The pattern of results suggests that quantum annealers, despite lacking universality, are the most immediately usable hardware class for combinatorial optimization in industry.
  • Tensor-network methods, being classical, offer a low-risk way to gain experience with quantum-inspired formulations; their successes (e.g., 93% compression of large language models) strengthen the case that quantum-derived approaches can pay off before quantum hardware matures.
  • Continued investment in NISQ-era tools is justified even while the field faces a 'quantum winter' of reduced private funding, since the proof-of-concept work documented here does not depend on fault tolerance.
  • IBM's strategy shift from qubit count to qubit quality and modular coupling implies, if the paper's reading is right, that progress in quantum industrial applications will come from error mitigation and hybrid workflows rather than raw qubit counts.

Reading between the lines

Editorial extensions of the paper, not claims the author makes directly.

  • One implication the authors do not spell out: even without a quantum speedup, hybrid methods may win in practice if the annealer or circuit quickly produces high-quality solutions that a classical local search then refines; this is testable today with open benchmark instances.
  • The survey's case-study selection suggests a concrete experiment: take standard bin-packing or JSSP instances from the literature, run the paper's cited hybrid methods against the best classical solvers, and record time-to-solution and solution quality; the result would quantify the gap the paper leaves open.
  • If the online demonstrator is extended with such classical baselines, it could serve as a neutral testbed for the 'viable at proof-of-concept scale' claim, letting readers see directly where quantum and quantum-inspired methods win or lose.
  • The comparison between China's large public investment and North America's private-investment drop hints that the next industrial quantum advances may be geographically uneven, a trajectory the paper mentions but does not analyze.
Share X Bluesky LinkedIn Reddit HN

Signed reviews

No signed human review yet.

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, and a circularity audit.

Referee Report

3 major / 5 minor

Summary. This manuscript is a survey/position paper on the use of quantum computing in industrial environments. It reviews three computational paradigms: gate-based quantum computers, quantum annealers, and tensor networks, and then discusses selected industrial applications including bin packing, job-shop scheduling, and robot/vehicle routing. The paper also describes an online demonstrator for the job-shop scheduling problem developed by the authors, and it concludes with a discussion of vendor roadmaps (IBM and D-Wave), investment trends, and the 'quantum winter' narrative. The central conclusion, stated in Section 3, is that quantum computing is 'emerging as a viable alternative to tackle complex real-world problems, at least on a proof-of-concept scale.'

Significance. As a survey, the paper is useful as an accessible introduction to three computational paradigms and to a curated set of recent industrial applications. Its main value is organizational: it brings together examples from bin packing, scheduling, and routing, and it makes the authors' JSSP demonstrator visible to a wider audience. The paper does not present original benchmark results, and its evidence is selected rather than systematic. Its central claim, that quantum computing is a 'viable alternative' at proof-of-concept scale, is plausible but not established by the cited studies, which lack comparisons against classical solvers. If properly qualified, the survey could serve as a starting point for practitioners, but in its current form the conclusion overreaches relative to the evidence.

major comments (3)
  1. [Section 3, last paragraph] The sentence 'it is prudent to conclude that quantum computing is emerging as a viable alternative to tackle complex real-world problems, at least on a proof-of-concept scale' is the load-bearing claim of the paper, but it is not supported by the evidence presented. None of the cited works is compared against best-in-class classical solvers, and Section 1 itself states that 'there is not yet a true quantum advantage.' The cited studies demonstrate that industrial problems can be encoded and that small instances can be solved, but that is not the same as demonstrating viability, which requires competitive solution quality and runtime on realistic instances. The authors should either qualify the conclusion explicitly, for example by saying that quantum and quantum-inspired methods are 'objects of active research' rather than viable alternatives, or add a critical comparison of quantum/quantum-inspired results with classical baselines on common benchmark instances.
  2. [Section 2.3 and Section 3] The paper introduces tensor networks as 'quantum-inspired' classical methods that run on classical devices, yet in Section 3 it includes tensor-network works [24]-[26] among the evidence for the potential of quantum computing in industry. This conflates quantum-inspired classical computation with quantum hardware: a classical method's success cannot validate the prospects of NISQ hardware. The ambiguity affects the central claim, because the 'viable alternative' conclusion could be read as referring either to genuine quantum computers or to a mix that is largely classical. The paper should consistently distinguish these two categories when drawing conclusions, or explicitly extend the claim to 'quantum and quantum-inspired methods.'
  3. [Section 5, IBM roadmap] The text states that 'projections for the maximum number of next-generation qubits (through modular coupling) have been moderated to 1,092 qubits by 2028,' and then in the same paragraph introduces 'Starling and Flamingo' chips with '200 and 2,000 qubits, respectively.' As written, a 2,000-qubit chip appears to contradict the 1,092-qubit projection. The authors should clarify whether the 1,092 figure applies only to a particular class of modular systems, and they should specify the timeline and system configurations to which each number refers.
minor comments (5)
  1. [Section 4 and Section 5] The figure numbering is inconsistent: the demonstrator page and the IBM roadmap are both numbered Figure 7, and the D-Wave roadmap is numbered Figure 8. The figures should be renumbered sequentially.
  2. [Footnote 2] The footnote repeatedly uses 'cubits' instead of 'qubits'; this typo should be corrected throughout the footnote.
  3. [Section 3, bin packing paragraph] The descriptions of references [29] and [30] appear to be swapped relative to their titles: [30] is 'Aircraft Loading Optimization,' while the text attributes cargo-plane loading to [29] and spent nuclear fuel storage to [30]. Please verify and correct this attribution.
  4. [References] References [49]-[51] are listed in the bibliography but are not cited anywhere in the text; they should either be cited in the relevant discussion of European initiatives or removed.
  5. [Section 3, tensor-network applications] The only tensor-network industrial examples cited in Section 3 are the authors' own papers [24]-[26]. Including independent case studies would strengthen the survey's credibility and reduce the appearance of selection bias.

Circularity Check

0 steps flagged · score 0.0 of 10

No significant circularity: the survey's conclusion is an editorial inference from a broad literature, with self-citations only descriptive and not load-bearing.

full rationale

This paper is a survey/position article rather than a derivation: it contains no equations, fitted parameters, or predicted quantities. The closest thing to a central claim is Section 3's statement that 'it is prudent to conclude that quantum computing is emerging as a viable alternative to tackle complex real-world problems, at least on a proof-of-concept scale.' That is an inductive editorial inference drawn from the volume and variety of cited studies, not a result derived from those studies by construction. The authors' own prior works (refs [17], [24]–[26], [39]) appear among many external references (e.g., [27], [31], [32], [35]–[38], [40]) and are used descriptively, for example to illustrate tensor-network algorithms and routing applications; the central claim does not rest on those particular works, so the self-citations are not load-bearing. Section 1 explicitly concedes that 'there is not yet a true quantum advantage,' and the conclusion is explicitly qualified as proof-of-concept, so the paper does not present its own results as validated industrial evidence. No fitted parameter is later renamed a prediction, no uniqueness theorem is imported from the authors' prior work, and no ansatz is smuggled in via citation. Any concern that the 'viable alternative' conclusion overreaches because no systematic comparison against best classical solvers is provided is a correctness/evidentiary issue, not a circularity issue under the definitions used here.

Assumptions & free parameters 0 free parameters · 3 assumptions · 0 invented entities

The paper is a survey and introduces no fitted parameters, no new entities, and no derivations. The listed axioms are domain-level assumptions about the NISQ era, the role of quantum computers, and the inclusion of tensor networks as a quantum-computing paradigm.

assumptions (3)
  • domain assumption NISQ devices cannot yet outperform classical supercomputers, but can still solve industrially relevant problems.
    Section 1 states there is 'not yet a true quantum advantage' yet Section 3 concludes quantum computing is a 'viable alternative' on a proof-of-concept scale; this tension is an assumed state of the field rather than demonstrated by the paper.
  • domain assumption Quantum computers are special-purpose devices that will complement, not replace, classical computers.
    Stated in Section 1 footnote and repeated; it underlies the paper's framing of industrial use cases.
  • domain assumption Tensor networks are a valid third computational paradigm for quantum computing, despite being classical algorithms.
    Section 2.3 groups quantum-inspired tensor network methods under 'computational paradigms' of quantum computing, which is a taxonomic assumption.

how reviews work

0 comments
Cite this review

Pith. "Pith review of Quantum Computing in Industrial Environments: Where Do We Stand and Where Are We Headed?." pith.science (2026). https://pith.science/paper/LU624XX6

@misc{pith2026250500891,
  author       = {Pith},
  title        = {Pith review of: Quantum Computing in Industrial Environments: Where Do We Stand and Where Are We Headed?},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/LU624XX6}},
  note         = {Machine review of arXiv:2505.00891}
}
read the original abstract

This article explores the current state and future prospects of quantum computing in industrial environments. Firstly, it describes three main paradigms in this field of knowledge: gate-based quantum computers, quantum annealers, and tensor networks. The article also examines specific industrial applications, such as bin packing, job shop scheduling, and route planning for robots and vehicles. These applications demonstrate the potential of quantum computing to solve complex problems in the industry. The article concludes by presenting a vision of the directions the field will take in the coming years, also discussing the current limitations of quantum technology. Despite these limitations, quantum computing is emerging as a powerful tool to address industrial challenges in the future.

Figures

Figures reproduced from arXiv: 2505.00891 by the authors.

Figure 1
Figure 1. Graphic representation of all possible states of a qubit known as the "Bloch Sphere". [PITH_FULL_IMAGE:figures/full_fig_p002_1.png] view at source ↗
Figure 4
Figure 4. Two examples of solutions to the three-dimensional bin packing problem. Images extracted from [27] Another problem widely addressed from the quantum perspective is the Job-Shop Scheduling Problem (JSSP). This problem, illustrated in [PITH_FULL_IMAGE:figures/full_fig_p005_4.png] view at source ↗
Figure 5
Figure 5. Solution to an example instance of the JSSP consisting of 5 jobs, each defined by 5 tasks with durations ranging fr [PITH_FULL_IMAGE:figures/full_fig_p006_5.png] view at source ↗
Figures from the paper (1 more)
Figure 7
Figure 7. Figure 7: Main page of the demonstrator developed for solving the JSSP problem. [PITH_FULL_IMAGE:figures/full_fig_p007_7.png]

Discussion (0). Continue with ORCID to comment.

Reference graph

Works this paper leans on

53 extracted references · 39 canonical work pages

  1. [24]

    Polynomial-time Solver of Tridiagonal QUBO and QUDO problems with Tensor Networks

    Mata Ali, Alejandro, et al. "Polynomial-time Solver of Tridiagonal QUBO and QUDO problems with Tensor Networks." arXiv preprint arXiv:2309.10509 (2023)

  2. [26]

    M., Delgado, I

    Ali, A. M., Delgado, I. P., & de Leceta, A. M. F. (2023). Traveling Salesman Problem from a Tensor Networks Perspective. arXiv preprint arXiv:2311.14344. Quantum Computing in Industrial Environments: where do we stand and where are we headed? E. Osaba, I. Perez Delgado, A. Mata Ali, P. Miranda-Rodríguez, A. Moreno Fdez de Leceta, L. Carmona Rivas 10 / 10

  3. [1]

    Y. Manin. Vychislimoe i nevychislimoe [Computable and Uncomputable] (in Russian). Sov. radio, 1980

  4. [2]

    Feynman, R. P. (1982). Simulating physics with computers. International Journal of Theoretical Physics, 21(6-7), 467-488

  5. [3]

    (2022, November 17)

    MIT Initiative on the Digital Economy. (2022, November 17). IDE & Accenture develop a business framework for quantum computing. Massachusetts Institute of Technology. https://ide.mit.edu/insights/ide-accenture-develop-a-business-framework-for-quantum-computing/

  6. [4]

    (2024, January 4)

    Boston Consulting Group. (2024, January 4). The long-term forecast for quantum computing still looks bright. https://www.bcg.com/publications/2024/long-term- forecast-for-quantum-computing-still-looks-bright

  7. [5]

    A., Devoret, M

    Clerk, A. A., Devoret, M. H., Girvin, S. M., & Schoelkopf, R. J. (2010). Introduction to quantum noise, measurement, and amplification. Reviews of Modern Physics, 82(2), 1155-1208

  8. [6]

    D., diplomate, C., & Diósi, L

    Joos, E., Zeh, H. D., diplomate, C., & Diósi, L. (2003). Decoherence and the appearance of a classical world in quantum theory. Springer

Show all 53 references
  1. [7]

    Preskill, J. (2018). Quantum computing in the NISQ era and beyond. Quantum, 2, 79

  2. [8]

    Lov K. Grover. 1996. A fast quantum mechanical algorithm for database search. In Proceedings of the twenty-eighth annual ACM symposium on Theory of Computing (STOC '96). Association for Computing Machinery, New York, NY, USA, 212–219. https://doi.org/10.1145/237814.237866

  3. [9]

    Algorithms for quantum computation: discrete logarithms and factoring,

    P. W. Shor, "Algorithms for quantum computation: discrete logarithms and factoring," Proceedings 35th Annual Symposium on Foundations of Computer Science, Santa Fe, NM, USA, 1994, pp. 124-134, doi: 10.1109/SFCS.1994.365700. keywords: {Quantum computing;Quantum mechanics;Polyno...

  4. [10]

    Farhi, Edward & Goldstone, Jeffrey & Gutmann, Sam. (2014). A Quantum Approximate Optimization Algorithm

  5. [11]

    J., Aspuru-Guzik, A., O’Brien, J

    Peruzzo, A., McClean, J., Shadbolt, P., Yung, M.-H., Zhou, X.-Q., Love, P. J., Aspuru-Guzik, A., O’Brien, J. L. (2014). A variational eigenvalue solver on a photonic quantum processor. Nature Communications, 5(1). doi:10.1038/ncomms5213

  6. [12]

    Coppersmith, D. (2002). An approximate Fourier transform useful in quantum factoring. arXiv [Quant-Ph]. Retrieved from http://arxiv.org/abs/quant-ph/0201067

  7. [13]

    Kitaev, A. Y. (1995). Quantum measurements and the Abelian Stabilizer Problem. arXiv [Quant-Ph]. Retrieved from http://arxiv.org/abs/quant-ph/9511026

  8. [14]

    Schuld, M., Sinayskiy, I., & Petruccione, F. (2014). An introduction to quantum machine learning. Contemporary Physics, 56(2), 172–185. doi:10.1080/00107514.2014.964942

  9. [15]

    Boothby, K., Bunyk, P., Raymond, J., & Roy, A. (2020). Next-generation topology of d-wave quantum processors. arXiv preprint arXiv:2003.00133

  10. [16]

    Phillipson, F., & Bhatia, H. S. (2021, June). Portfolio optimisation using the d-wave quantum annealer. In International Conference on Computational Science (pp. 45-59). Cham: Springer International Publishing

  11. [17]

    Osaba, E., Villar-Rodriguez, E., & Oregi, I. (2022). A systematic literature review of quantum computing for routing problems. IEEE Access, 10, 55805-55817

  12. [18]

    Coccia, M., Roshani, S., & Mosleh, M. (2022). Evolution of quantum computing: Theoretical and innovation management implications for emerging quantum industry. IEEE Transactions on Engineering Management, 71, 2270-2280

  13. [19]

    Biamonte, J., & Bergholm, V. (2017). Tensor networks in a nutshell. arXiv preprint arXiv:1708.00006

  14. [20]

    Biamonte, J. (2019). Lectures on quantum tensor networks. arXiv preprint arXiv:1912.10049

  15. [21]

    CompactifAI: extreme compression of large language models using quantum-inspired tensor networks

    Tomut, Andrei, et al. "CompactifAI: extreme compression of large language models using quantum-inspired tensor networks." arXiv preprint arXiv:2401.14109

  16. [22]

    The Hubbard model with fermionic tensor networks

    Schneider, Manuel, et al. "The Hubbard model with fermionic tensor networks." arXiv preprint arXiv:2110.15340 (2021)

  17. [23]

    Dynamic portfolio optimization with real datasets using quantum processors and quantum-inspired tensor networks

    Mugel, Samuel, et al. "Dynamic portfolio optimization with real datasets using quantum processors and quantum-inspired tensor networks." Physical Review Research 4.1 (2022): 013006

  18. [25]

    M., Delgado, I

    Ali, A. M., Delgado, I. P., Markaida, B. G., & de Leceta, A. M. F. (2023). Task Scheduling Optimization from a Tensor Network Perspective. arXiv preprint arXiv:2311.10433

  19. [27]

    V., Osaba, E., Villar-Rodriguez, E., Oregi, I., & Ban, Y

    Romero, S. V., Osaba, E., Villar-Rodriguez, E., Oregi, I., & Ban, Y. (2023). Hybrid approach for solving real-world bin packing problem instances using quantum annealers. Scientific Reports, 13(1), 11777

  20. [28]

    V., Osaba, E., Villar-Rodriguez, E., & Asla, A

    Romero, S. V., Osaba, E., Villar-Rodriguez, E., & Asla, A. (2023, September). Solving logistic-oriented bin packing problems through a hybrid quantum-classical approach. In 2023 IEEE 26th International Conference on Intelligent Transportation Systems (ITSC) (pp. 2239-2245). IEEE

  21. [29]

    A., Usmanov, S

    Bozhedarov, A. A., Usmanov, S. R., Salakhov, G. V., Boev, A. S., Kiktenko, E. O., & Fedorov, A. K. (2024, February). Quantum and quantum-inspired optimization for solving the minimum bin packing problem. In Journal of Physics: Conference Series (Vol. 2701, No. 1, p. 012129). I...

  22. [30]

    Pilon, G., Gugole, N., & Massarenti, N. (2021). Aircraft Loading Optimization--QUBO models under multiple constraints. arXiv preprint arXiv:2102.09621

  23. [31]

    Kurowski, K., Pecyna, T., Slysz, M., Różycki, R., Waligóra, G., & Wȩglarz, J. (2023). Application of quantum approximate optimization algorithm to job shop scheduling problem. European Journal of Operational Research, 310(2), 518-528

  24. [32]

    Carugno, C., Ferrari Dacrema, M., & Cremonesi, P. (2022). Evaluating the job shop scheduling problem on a D-wave quantum annealer. Scientific Reports, 12(1),

  25. [33]

    Schworm, P., Wu, X., Glatt, M., & Aurich, J. C. (2023). Solving flexible job shop scheduling problems in manufacturing with Quantum Annealing. Production Engineering, 17(1), 105-115

  26. [34]

    Schworm, P., Wu, X., Klar, M., & Aurich, J. C. (2024). Multiobjective rescheduling of job shop scheduling problems in manufacturing using Quantum Annealing. Manufacturing Letters

  27. [35]

    (2019, January)

    Clark, J., West, T., Zammit, J., Guo, X., Mason, L., & Russell, D. (2019, January). Towards real time multi-robot routing using quantum computing technologies. In Proceedings of the international conference on high performance computing in Asia-Pacific Region (pp. 111-119)

  28. [36]

    Mehta, A., Muradi, M., & Woldetsadick, S. (2019). Quantum annealing based optimization of robotic movement in manufacturing. In Quantum Technology and Optimization Problems: First International Workshop, QTOP 2019, Munich, Germany, March 18, 2019, Proceedings 1 (pp. 136-144). ...

  29. [37]

    & Linnhoff-Popien, C

    Feld, S., Roch, C., Gabor, T., Seidel, C., Neukart, F., Galter, I., ... & Linnhoff-Popien, C. (2019). A hybrid solution method for the capacitated vehicle routing problem using a quantum annealer. Frontiers in ICT, 6, 13

  30. [38]

    J., Sanches, F., Ide, T., Kamiya, K., & Correll, R

    Weinberg, S. J., Sanches, F., Ide, T., Kamiya, K., & Correll, R. (2023). Supply chain logistics with quantum and classical annealing algorithms. Scientific Reports, 13(1), 4770

  31. [39]

    Osaba, E., Villar-Rodriguez, E., & Asla, A. (2024). Solving a real-world package delivery routing problem using quantum annealers. Scientific Reports, 14(1), 24791

  32. [40]

    (2023, June)

    Spyridis, Y., Gkelias, A., & Argyriou, V. (2023, June). Variational Quantum Approach for the Multiple Traveling Salesman Problem Optimisation. In 2023 19th International Conference on Distributed Computing in Smart Systems and the Internet of Things (DCOSS-IoT) (pp. 354-358). ...

  33. [42]

    (2023, November 15)

    Overbye, J. (2023, November 15). IBM releases first-ever 1,000-qubit quantum chip. Scientific American. https://www.scientificamerican.com/article/ibm-releases- first-ever-1-000-qubit-quantum-chip/

  34. [43]

    Catherine McGeoch, Pau Farré, and Kelly Boothby, The D-Wave Advantage2 Prototype. Tech. Rep. 14-1063A-A, D-Wave Systems Inc., 06-2022

  35. [44]

    (2023, September)

    Chatterjee, A., Phalak, K., & Ghosh, S. (2023, September). Quantum error correction for dummies. In 2023 IEEE International Conference on Quantum Computing and Engineering (QCE) (Vol. 1, pp. 70-81). IEEE

  36. [45]

    Yamashiro, Y., Ohkuwa, M., Nishimori, H., & Lidar, D. A. (2019). Dynamics of reverse annealing for the fully connected p-spin model. Physical Review A, 100(5)

  37. [46]

    Quantum Spain. (s.f.). Quantum Spain Project. https://quantumspain-project.es/

  38. [47]

    CUCO. (s. f.). CUCO: Quantum Computing Consortium. https://www.cuco.tech/

  39. [48]

    Q4Real. (s. f.). Q4Real Project. https://www.q4real.eu/home/

  40. [49]

    Quantum Flagship. (s.f.). Quantum Flagship: Advancing quantum technologies in Europe. https://qt.eu/

  41. [50]

    OpenSuperQ+. (s. f.). OpenSuperQ+: Quantum computing for the future. https://opensuperqplus.eu/

  42. [51]

    NEASQC. (s. f.). NEASQC: NExt ApplicationS of Quantum Computing. https://www.neasqc.eu/

  43. [52]

    Information Technology and Innovation Foundation. (2024). Chinese quantum innovation: Assessing China's quantum research and development progress. https://www2.itif.org/2024-chinese-quantum-innovation.pdf

  44. [53]

    (2024, October 14)

    HPCwire. (2024, October 14). Zapata Computing, early quantum AI software specialist, ceases operations. https://www.hpcwire.com/2024/10/14/zapata- computing-early-quantum-ai-software-specialist-ceases-operations/

  45. [54]

    Tech Tour. (2024). The state of quantum in 2024. https://techtour.com/news/2024/the-state-of-quantum-in-2024.html ACKNOWLEDGEMENTS This work was supported by the Basque Government through HAZITEK program (Q4_Real project, ZE -2022/00033) and through ELKARTEK Program under Gran...

Pith tools

Reviewed August 16, 2026 · model on record in the stance chip above.