Skip to main content

Showing 1–13 of 13 results for author: Quetschlich, N

.
  1. arXiv:2406.12840  [pdf, other

    quant-ph cs.ET

    Towards an Automatic Framework for Solving Optimization Problems with Quantum Computers

    Authors: Deborah Volpe, Nils Quetschlich, Mariagrazia Graziano, Giovanna Turvani, Robert Wille

    Abstract: Optimizing objective functions stands to benefit significantly from leveraging quantum computers, promising enhanced solution quality across various application domains in the future. However, harnessing the potential of quantum solvers necessitates formulating problems according to the Quadratic Unconstrained Binary Optimization (QUBO) model, demanding significant expertise in quantum computation… ▽ More

    Submitted 18 June, 2024; originally announced June 2024.

    Comments: 12 pages, 3 figures, article to be presented in IEEE International Conference on Quantum Software (QSW) 2024

  2. arXiv:2405.17543  [pdf, other

    quant-ph cs.ET

    The MQT Handbook: A Summary of Design Automation Tools and Software for Quantum Computing

    Authors: Robert Wille, Lucas Berent, Tobias Forster, Jagatheesan Kunasaikaran, Kevin Mato, Tom Peham, Nils Quetschlich, Damian Rovara, Aaron Sander, Ludwig Schmid, Daniel Schönberger, Yannick Stade, Lukas Burgholzer

    Abstract: Quantum computers are becoming a reality and numerous quantum computing applications with a near-term perspective (e.g., for finance, chemistry, machine learning, and optimization) and with a long-term perspective (e.g., for cryptography or unstructured search) are currently being investigated. However, designing and realizing potential applications for these devices in a scalable fashion requires… ▽ More

    Submitted 27 May, 2024; originally announced May 2024.

    Comments: 8 pages, 4 figures, a live version of this document is available at https://mqt.readthedocs.io

  3. arXiv:2404.12433  [pdf, other

    quant-ph

    Towards Application-Aware Quantum Circuit Compilation

    Authors: Nils Quetschlich, Florian J. Kiwit, Maximilian A. Wolf, Carlos A. Riofrio, Lukas Burgholzer, Andre Luckow, Robert Wille

    Abstract: Quantum computing has made tremendous improvements in both software and hardware that have sparked interest in academia and industry to realize quantum computing applications. To this end, several steps are necessary: The underlying problem must be encoded in a quantum circuit, a suitable device must be selected to execute it, and it must be compiled accordingly. This compilation step has a signif… ▽ More

    Submitted 9 June, 2024; v1 submitted 18 April, 2024; originally announced April 2024.

    Comments: 8 pages, 3 figures, minor changes, to be published at IEEE International Conference on Quantum Software (QSW), 2024

  4. arXiv:2404.10820  [pdf, other

    quant-ph

    A Framework to Formulate Pathfinding Problems for Quantum Computing

    Authors: Damian Rovara, Nils Quetschlich, Robert Wille

    Abstract: With the applications of quantum computing becoming more and more widespread, finding ways that allow end users without experience in the field to apply quantum computers to solve their individual problems is becoming a crucial task. However, current optimization algorithms require problem instances to be posed in complex formats that are challenging to formulate, even for experts. In particular,… ▽ More

    Submitted 16 April, 2024; originally announced April 2024.

    Comments: 10 pages, 5 figures

  5. arXiv:2402.12434  [pdf, other

    quant-ph

    Utilizing Resource Estimation for the Development of Quantum Computing Applications

    Authors: Nils Quetschlich, Mathias Soeken, Prakash Murali, Robert Wille

    Abstract: Quantum computing has made considerable progress in recent years in both software and hardware. But to unlock the power of quantum computers in solving problems that cannot be efficiently solved classically, quantum computing at scale is necessary. Unfortunately, quantum simulators suffer from their exponential complexity and, at the same time, the currently available quantum computing hardware is… ▽ More

    Submitted 19 February, 2024; originally announced February 2024.

    Comments: 7 pages, 3 figures

  6. arXiv:2310.06889  [pdf, other

    quant-ph

    MQT Predictor: Automatic Device Selection with Device-Specific Circuit Compilation for Quantum Computing

    Authors: Nils Quetschlich, Lukas Burgholzer, Robert Wille

    Abstract: Fueled by recent accomplishments in quantum computing hardware and software, an increasing number of problems from various application domains are being explored as potential use cases for this new technology. Similarly to classical computing, realizing an application on a particular quantum device requires the corresponding (quantum) circuit to be compiled so that it can be executed on the device… ▽ More

    Submitted 10 October, 2023; originally announced October 2023.

    Comments: 21 pages, 8 figures

  7. A Hybrid Classical Quantum Computing Approach to the Satellite Mission Planning Problem

    Authors: Nils Quetschlich, Vincent Koch, Lukas Burgholzer, Robert Wille

    Abstract: Hundreds of satellites equipped with cameras orbit the Earth to capture images from locations for various purposes. Since the field of view of the cameras is usually very narrow, the optics have to be adjusted and rotated between single shots of different locations. This is even further complicated by the fixed speed -- determined by the satellite's altitude -- such that the decision what location… ▽ More

    Submitted 31 July, 2023; originally announced August 2023.

    Comments: 6 pages, 6 figures, to be published at International Conference on Quantum Computing and Engineering (QCE), 2023

  8. Reducing the Compilation Time of Quantum Circuits Using Pre-Compilation on the Gate Level

    Authors: Nils Quetschlich, Lukas Burgholzer, Robert Wille

    Abstract: In order to implement a quantum computing application, problem instances must be encoded into a quantum circuit and then compiled for a specific platform. The lengthy compilation process is a key bottleneck in this workflow, especially for problems that arise repeatedly with a similar yet distinct structure (each of which requires a new compilation run thus far). In this paper, we aim to overcome… ▽ More

    Submitted 31 July, 2023; v1 submitted 8 May, 2023; originally announced May 2023.

    Comments: 11 pages, 8 Figures, minor changes, to be published at International Conference on Quantum Computing and Engineering (QCE), 2023

  9. Recommending Solution Paths for Solving Optimization Problems with Quantum Computing

    Authors: Benedikt Poggel, Nils Quetschlich, Lukas Burgholzer, Robert Wille, Jeanette Miriam Lorenz

    Abstract: Solving real-world optimization problems with quantum computing requires choosing between a large number of options concerning formulation, encoding, algorithm and hardware. Finding good solution paths is challenging for end users and researchers alike. We propose a framework designed to identify and recommend the best-suited solution paths. This introduces a novel abstraction layer that is requir… ▽ More

    Submitted 10 October, 2023; v1 submitted 21 December, 2022; originally announced December 2022.

    Comments: Reviewed and published at IEEE QSW 2023

    Journal ref: 2023 IEEE International Conference on Quantum Software (QSW), Chicago, IL, USA, 2023, pp. 60-67

  10. Compiler Optimization for Quantum Computing Using Reinforcement Learning

    Authors: Nils Quetschlich, Lukas Burgholzer, Robert Wille

    Abstract: Any quantum computing application, once encoded as a quantum circuit, must be compiled before being executable on a quantum computer. Similar to classical compilation, quantum compilation is a sequential process with many compilation steps and numerous possible optimization passes. Despite the similarities, the development of compilers for quantum computing is still in its infancy -- lacking mutua… ▽ More

    Submitted 4 April, 2023; v1 submitted 8 December, 2022; originally announced December 2022.

    Comments: 6 pages, 3 figures, minor changes, to be published at Design Automation Conference (DAC), 2023

  11. Towards an Automated Framework for Realizing Quantum Computing Solutions

    Authors: Nils Quetschlich, Lukas Burgholzer, Robert Wille

    Abstract: Quantum computing is fast evolving as a technology due to recent advances in hardware, software, as well as the development of promising applications. To use this technology for solving specific problems, a suitable quantum algorithm has to be determined, the problem has to be encoded in a form suitable for the chosen algorithm, it has to be executed, and the result has to be decoded. To date, eac… ▽ More

    Submitted 28 February, 2023; v1 submitted 26 October, 2022; originally announced October 2022.

    Comments: 7 pages, 4 figures, minor changes, to be published at International Symposium on Multiple-Valued Logic (ISMVL), 2023

  12. Predicting Good Quantum Circuit Compilation Options

    Authors: Nils Quetschlich, Lukas Burgholzer, Robert Wille

    Abstract: Any potential application of quantum computing, once encoded as a quantum circuit, needs to be compiled in order to be executed on a quantum computer. Deciding which qubit technology, which device, which compiler, and which corresponding settings are best for the considered problem -- according to a measure of goodness -- requires expert knowledge and is overwhelming for end-users from different d… ▽ More

    Submitted 19 May, 2023; v1 submitted 14 October, 2022; originally announced October 2022.

    Comments: 11 pages, 6 figures, minor changes, to be published at IEEE International Conference on Quantum Software (QSW), 2023

  13. MQT Bench: Benchmarking Software and Design Automation Tools for Quantum Computing

    Authors: Nils Quetschlich, Lukas Burgholzer, Robert Wille

    Abstract: Quantum software tools for a wide variety of design tasks on and across different levels of abstraction are crucial in order to eventually realize useful quantum applications. This requires practical and relevant benchmarks for new software tools to be empirically evaluated and compared to the current state of the art. Although benchmarks for specific design tasks are commonly available, the deman… ▽ More

    Submitted 16 July, 2023; v1 submitted 28 April, 2022; originally announced April 2022.

    Comments: 14 pages, 4 figures, MQT Bench is hosted at https://www.cda.cit.tum.de/mqtbench/, revised layout and updated tool

    Journal ref: Quantum 7, 1062 (2023)