Zum Hauptinhalt springen

Showing 1–9 of 9 results for author: Wanko, P

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

    cs.AI cs.LO cs.SC

    Routing and Scheduling in Answer Set Programming applied to Multi-Agent Path Finding: Preliminary Report

    Authors: Roland Kaminski, Torsten Schaub, Tran Cao Son, Jiří Švancara, Philipp Wanko

    Abstract: We present alternative approaches to routing and scheduling in Answer Set Programming (ASP), and explore them in the context of Multi-agent Path Finding. The idea is to capture the flow of time in terms of partial orders rather than time steps attached to actions and fluents. This also abolishes the need for fixed upper bounds on the length of plans. The trade-off for this avoidance is that (parts… ▽ More

    Submitted 18 March, 2024; originally announced March 2024.

  2. arXiv:2108.03061  [pdf, ps, other

    cs.AI cs.LO

    Towards a Semantics for Hybrid ASP systems

    Authors: Pedro Cabalar, Jorge Fandinno, Torsten Schaub, Philipp Wanko

    Abstract: Over the last decades the development of ASP has brought about an expressive modeling language powered by highly performant systems. At the same time, it gets more and more difficult to provide semantic underpinnings capturing the resulting constructs and inferences. This is even more severe when it comes to hybrid ASP languages and systems that are often needed to handle real-world applications.… ▽ More

    Submitted 6 August, 2021; originally announced August 2021.

    Comments: 29 pages

    MSC Class: F.3 I.2

  3. arXiv:2008.06692  [pdf, other

    cs.AI cs.PL

    How to build your own ASP-based system?!

    Authors: Roland Kaminski, Javier Romero, Torsten Schaub, Philipp Wanko

    Abstract: Answer Set Programming (ASP) has become a popular and quite sophisticated approach to declarative problem solving. This is arguably due to its attractive modeling-grounding-solving workflow that provides an easy approach to problem solving, even for laypersons outside computer science. Unlike this, the high degree of sophistication of the underlying technology makes it increasingly hard for ASP ex… ▽ More

    Submitted 5 November, 2021; v1 submitted 15 August, 2020; originally announced August 2020.

    Comments: 68 pages, under consideration in Theory and Practice of Logic Programming (TPLP)

    MSC Class: F.4.1 F.2.2

  4. Train Scheduling with Hybrid Answer Set Programming

    Authors: Dirk Abels, Julian Jordi, Max Ostrowski, Torsten Schaub, Ambra Toletti, Philipp Wanko

    Abstract: We present a solution to real-world train scheduling problems, involving routing, scheduling, and optimization, based on Answer Set Programming (ASP). To this end, we pursue a hybrid approach that extends ASP with difference constraints to account for a fine-grained timing. More precisely, we exemplarily show how the hybrid ASP system clingo[DL] can be used to tackle demanding planning-and-schedul… ▽ More

    Submitted 19 March, 2020; originally announced March 2020.

    Comments: Under consideration in Theory and Practice of Logic Programming (TPLP)

    ACM Class: I.2.4

    Journal ref: Theory and Practice of Logic Programming 21 (2021) 317-347

  5. arXiv:2003.04176  [pdf, ps, other

    cs.LO cs.AI

    A Uniform Treatment of Aggregates and Constraints in Hybrid ASP

    Authors: Pedro Cabalar, Jorge Fandinno, Torsten Schaub, Philipp Wanko

    Abstract: Characterizing hybrid ASP solving in a generic way is difficult since one needs to abstract from specific theories. Inspired by lazy SMT solving, this is usually addressed by treating theory atoms as opaque. Unlike this, we propose a slightly more transparent approach that includes an abstract notion of a term. Rather than imposing a syntax on terms, we keep them abstract by stipulating only some… ▽ More

    Submitted 13 March, 2020; v1 submitted 9 March, 2020; originally announced March 2020.

    ACM Class: I.2.4

  6. arXiv:2002.06911  [pdf, ps, other

    cs.AI cs.LO

    An ASP semantics for Constraints involving Conditional Aggregates

    Authors: Pedro Cabalar, Jorge Fandinno, Torsten Schaub, Philipp Wanko

    Abstract: We elaborate upon the formal foundations of hybrid Answer Set Programming (ASP) and extend its underlying logical framework with aggregate functions over constraint values and variables. This is achieved by introducing the construct of conditional expressions, which allow for considering two alternatives while evaluating constraints. Which alternative is considered is interpretation-dependent and… ▽ More

    Submitted 22 February, 2020; v1 submitted 17 February, 2020; originally announced February 2020.

    ACM Class: I.2.4

  7. arXiv:1905.05248  [pdf, ps, other

    cs.AI cs.LO

    Design Space Exploration via Answer Set Programming Modulo Theories

    Authors: Philipp Wanko

    Abstract: The design of embedded systems, that are ubiquitously used in mobile devices and cars, is becoming continuously more complex such that efficient system-level design methods are becoming crucial. My research aims at developing systems that help the designer express the complex design problem in a declarative way and explore the design space to obtain divers sets of solutions with desirable properti… ▽ More

    Submitted 7 May, 2019; originally announced May 2019.

  8. arXiv:1808.04149  [pdf, ps, other

    cs.LO

    Hybrid Metabolic Network Completion

    Authors: Clémence Frioux, Torsten Schaub, Sebastian Schellhorn, Anne Siegel, Philipp Wanko

    Abstract: Metabolic networks play a crucial role in biology since they capture all chemical reactions in an organism. While there are networks of high quality for many model organisms, networks for less studied organisms are often of poor quality and suffer from incompleteness. To this end, we introduced in previous work an ASP-based approach to metabolic network completion. Although this qualitative approa… ▽ More

    Submitted 13 August, 2018; originally announced August 2018.

    Comments: Under consideration in Theory and Practice of Logic Programming (TPLP)

  9. arXiv:1707.04053  [pdf, ps, other

    cs.AI

    Clingo goes Linear Constraints over Reals and Integers

    Authors: Tomi Janhunen, Roland Kaminski, Max Ostrowski, Torsten Schaub, Sebastian Schellhorn, Philipp Wanko

    Abstract: The recent series 5 of the ASP system clingo provides generic means to enhance basic Answer Set Programming (ASP) with theory reasoning capabilities. We instantiate this framework with different forms of linear constraints, discuss the respective implementations, and present techniques of how to use these constraints in a reactive context. More precisely, we introduce extensions to clingo with dif… ▽ More

    Submitted 13 July, 2017; originally announced July 2017.

    Comments: Paper presented at the 33nd International Conference on Logic Programming (ICLP 2017), Melbourne, Australia, August 28 to September 1, 2017 16 pages, LaTeX