Skip to main content

Showing 1–7 of 7 results for author: Störl, U

Searching in archive cs. Search in all archives.
.
  1. arXiv:2505.07625  [pdf, ps, other

    quant-ph cs.HC

    QC-Adviser: Quantum Hardware Recommendations for Solving Industrial Optimization Problems

    Authors: Djamel Laps-Bouraba, Markus Zajac, Uta Störl

    Abstract: The availability of quantum hardware via the cloud offers opportunities for new approaches to computing optimization problems in an industrial environment. However, selecting the right quantum hardware is difficult for non-experts due to its technical characteristics. In this paper, we present the QC-Adviser prototype, which supports users in selecting suitable quantum annealer hardware without re… ▽ More

    Submitted 12 May, 2025; originally announced May 2025.

  2. Hybrid Data Management Architecture for Present Quantum Computing

    Authors: Markus Zajac, Uta Störl

    Abstract: Quantum computers promise polynomial or exponential speed-up in solving certain problems compared to classical computers. However, in practical use, there are currently a number of fundamental technical challenges. One of them concerns the loading of data into quantum computers, since they cannot access common databases. In this vision paper, we develop a hybrid data management architecture in whi… ▽ More

    Submitted 18 March, 2024; v1 submitted 12 March, 2024; originally announced March 2024.

    Comments: This preprint has not undergone any post-submission improvements or corrections. The Version of Record of this contribution is published in "Service-Oriented Computing - ICSOC 2023 Workshops" and is available online at https://doi.org/10.1007/978-981-97-0989-2_14

  3. arXiv:2403.06699  [pdf, other

    quant-ph cs.ET

    Solving Distributed Flexible Job Shop Scheduling Problems in the Wool Textile Industry with Quantum Annealing

    Authors: Lilia Toma, Markus Zajac, Uta Störl

    Abstract: Many modern manufacturing companies have evolved from a single production site to a multi-factory production environment that must handle both geographically dispersed production orders and their multi-site production steps. The availability of a range of machines in different locations capable of performing the same operation and shipping times between factories have transformed planning systems… ▽ More

    Submitted 11 March, 2024; originally announced March 2024.

    Comments: This work has been submitted to the IEEE for possible publication

  4. arXiv:2306.07085  [pdf, other

    cs.DB

    Extracting JSON Schemas with Tagged Unions

    Authors: Stefan Klessinger, Meike Klettke, Uta Störl, Stefanie Scherzinger

    Abstract: With data lakes and schema-free NoSQL document stores, extracting a descriptive schema from JSON data collections is an acute challenge. In this paper, we target the discovery of tagged unions, a JSON Schema design pattern where the value of one property of an object (the tag) conditionally implies subschemas for sibling properties. We formalize these implications as conditional functional depende… ▽ More

    Submitted 12 June, 2023; originally announced June 2023.

  5. arXiv:2212.12301  [pdf, other

    cs.DB

    NoSQL Database Tuning through Machine Learning

    Authors: Florian Eppinger, Uta Störl

    Abstract: NoSQL databases have become an important component of many big data and real-time web applications. Their distributed nature and scalability make them an ideal data storage repository for a variety of use cases. While NoSQL databases are delivered with a default ''off-the-shelf'' configuration, they offer configuration settings to adjust a database's behavior and performance to a specific use case… ▽ More

    Submitted 23 December, 2022; originally announced December 2022.

  6. arXiv:2104.11787  [pdf, other

    cs.DB

    MigCast in Monte Carlo: The Impact of Data Model Evolution in NoSQL Databases

    Authors: Andrea Hillenbrand, Uta Störl, Shamil Nabiyev, Stefanie Scherzinger

    Abstract: During the development of NoSQL-backed software, the data model evolves naturally alongside the application code. Especially in agile development, new application releases are deployed frequently causing schema changes. Eventually, decisions have to be made regarding the migration of versioned legacy data which is persisted in the cloud-hosted production database. We solve this schema evolution pr… ▽ More

    Submitted 23 April, 2021; originally announced April 2021.

    Comments: 16 pages, 15 figures

  7. arXiv:1308.0514  [pdf, other

    cs.DB cs.PL

    Managing Schema Evolution in NoSQL Data Stores

    Authors: Stefanie Scherzinger, Meike Klettke, Uta Störl

    Abstract: NoSQL data stores are commonly schema-less, providing no means for globally defining or managing the schema. While this offers great flexibility in early stages of application development, developers soon can experience the heavy burden of dealing with increasingly heterogeneous data. This paper targets schema evolution for NoSQL data stores, the complex task of adapting and changing the implicit… ▽ More

    Submitted 2 August, 2013; originally announced August 2013.

    Comments: Proceedings of the 14th International Symposium on Database Programming Languages (DBPL 2013), August 30, 2013, Riva del Garda, Trento, Italy