diff --git a/README.md b/README.md index 8eafed5..dcceea3 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ # MQT IonShuttler -This a tool for generating shuttling schedules for grid-like memory zones inside trapped-ion quantum computers. The tool supports optimal shuttling schedules for small architectures and also includes a preliminary option to produce heuristic shuttling schedules for large devices. The optimal solution is based on the paper *Using Boolean Satisfiability for Exact Shuttling in Trapped-Ion Quantum Computers* by D. Schoenberger, S. Hillmich, M. Brandl, and R. Wille in ASP-DAC 2024. The heuristic solution is based on the paper *Shuttling for Scalable Trapped-Ion Quantum Computers* by D. Schoenberger, S. Hillmich, M. Brandl, and R. Wille. +This a tool for generating shuttling schedules for grid-like trapped-ion quantum computers. The tool supports optimal shuttling schedules for small architectures and heuristic shuttling schedules for large devices. The optimal solution is based on the paper *Using Boolean Satisfiability for Exact Shuttling in Trapped-Ion Quantum Computers* by D. Schoenberger, S. Hillmich, M. Brandl, and R. Wille in ASP-DAC 2024. The heuristic solution is based on the paper *Shuttling for Scalable Trapped-Ion Quantum Computers* by D. Schoenberger, S. Hillmich, M. Brandl, and R. Wille. MQT IonShuttler is part of the [_Munich Quantum Toolkit_](https://mqt.readthedocs.io) (_MQT_) developed by the [Chair for Design Automation](https://www.cda.cit.tum.de/) at the [Technical University of Munich](https://www.tum.de/).