Skip to main content

Showing 1–18 of 18 results for author: Hausmann, D

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

    cs.LO

    Efficient Model Checking for the Alternating-Time μ-Calculus via Effectivity Frames

    Authors: Daniel Hausmann, Merlin Humml, Simon Prucker, Lutz Schröder

    Abstract: The semantics of alternating-time temporal logic (ATL) and the more expressive alternating-time μ-calculus (AMC) is standardly given in terms of concurrent game frames (CGF). The information required to interpret AMC formulas is equivalently represented in terms of effectivity frames in the sense of Pauly; in many cases, this representation is more compact than the corresponding CGF, and in princi… ▽ More

    Submitted 1 June, 2025; originally announced June 2025.

  2. arXiv:2408.10708  [pdf, ps, other

    cs.FL

    Distribution of Reconfiguration Languages maintaining Tree-like Communication Topology

    Authors: Daniel Hausmann, Mathieu Lehaut, Nir Piterman

    Abstract: We study how to distribute trace languages in a setting where processes communicate via reconfigurable communication channels. That is, the different processes can connect and disconnect from channels at run time. We restrict attention to communication via tree-like communication architectures. These allow channels to connect more than two processes in a way that maintains an underlying spanning t… ▽ More

    Submitted 20 August, 2024; originally announced August 2024.

  3. arXiv:2408.03658  [pdf, ps, other

    cs.FL

    Alternating Nominal Automata with Name Allocation

    Authors: Florian Frank, Daniel Hausmann, Stefan Milius, Lutz Schröder, Henning Urbat

    Abstract: Formal languages over infinite alphabets serve as abstractions of structures and processes carrying data. Automata models over infinite alphabets, such as classical register automata or, equivalently, nominal orbit-finite automata, tend to have computationally hard or even undecidable reasoning problems unless stringent restrictions are imposed on either the power of control or the number of regis… ▽ More

    Submitted 19 May, 2025; v1 submitted 7 August, 2024; originally announced August 2024.

    MSC Class: 68Q45 ACM Class: F.4.3

  4. arXiv:2407.11856  [pdf, other

    cs.GT cs.FL

    Faster and Smaller Solutions of Obliging Games

    Authors: Daniel Hausmann, Nir Piterman

    Abstract: Obliging games have been introduced in the context of the game perspective on reactive synthesis in order to enforce a degree of cooperation between the to-be-synthesized system and the environment. Previous approaches to the analysis of obliging games have been small-step in the sense that they have been based on a reduction to standard (non-obliging) games in which single moves correspond to sin… ▽ More

    Submitted 16 July, 2024; originally announced July 2024.

    Comments: extended version of paper accepted for publication at CONCUR 2024

  5. arXiv:2404.13687  [pdf, ps, other

    cs.GT cs.LO

    Faster Game Solving by Fixpoint Acceleration

    Authors: Daniel Hausmann

    Abstract: We propose a method for solving parity games with acyclic (DAG) sub-structures by computing nested fixpoints of a DAG attractor function that lives over the non-DAG parts of the game, thereby restricting the domain of the involved fixpoint operators. Intuitively, this corresponds to accelerating fixpoint computation by inlining cycle-free parts during the solution of parity games, leading to earli… ▽ More

    Submitted 21 April, 2024; originally announced April 2024.

  6. arXiv:2311.01315  [pdf, ps, other

    cs.LO

    Generic Model Checking for Modal Fixpoint Logics in COOL-MC

    Authors: Daniel Hausmann, Merlin Humml, Simon Prucker, Lutz Schröder, Aaron Strahlberger

    Abstract: We report on COOL-MC, a model checking tool for fixpoint logics that is parametric in the branching type of models (nondeterministic, game-based, probabilistic etc.) and in the next-step modalities used in formulae. The tool implements generic model checking algorithms developed in coalgebraic logic that are easily adapted to concrete instance logics. Apart from the standard modal $μ$-calculus, CO… ▽ More

    Submitted 3 November, 2023; v1 submitted 2 November, 2023; originally announced November 2023.

    Comments: Full Version of VMCAI 2024 publication

  7. arXiv:2310.13612  [pdf, other

    cs.GT

    Fair $ω$-Regular Games

    Authors: Daniel Hausmann, Nir Piterman, Irmak Sağlam, Anne-Kathrin Schmuck

    Abstract: We consider two-player games over finite graphs in which both players are restricted by fairness constraints on their moves. Given a two player game graph $G=(V,E)$ and a set of fair moves $E_f\subseteq E$ a player is said to play "fair" in $G$ if they choose an edge $e \in E_f$ infinitely often whenever the source vertex of $e$ is visited infinitely often. Otherwise, they play "unfair". We equip… ▽ More

    Submitted 20 October, 2023; originally announced October 2023.

  8. arXiv:2305.11015  [pdf, ps, other

    cs.LO cs.FL

    COOL 2 -- A Generic Reasoner for Modal Fixpoint Logics

    Authors: Oliver Görlitz, Daniel Hausmann, Merlin Humml, Dirk Pattinson, Simon Prucker, Lutz Schröder

    Abstract: There is a wide range of modal logics whose semantics goes beyond relational structures, and instead involves, e.g., probabilities, multi-player games, weights, or neighbourhood structures. Coalgebraic logic serves as a unifying semantic and algorithmic framework for such logics. It provides uniform reasoning algorithms that are easily instantiated to particular, concretely given logics. The COOL… ▽ More

    Submitted 15 June, 2023; v1 submitted 18 May, 2023; originally announced May 2023.

    Comments: Final version (corrected slight mistake in Rabin-type formula series)

  9. arXiv:2305.02793  [pdf, ps, other

    cs.FL cs.GT

    Symbolic Solution of Emerson-Lei Games for Reactive Synthesis

    Authors: Daniel Hausmann, Mathieu Lehaut, Nir Pitermann

    Abstract: Emerson-Lei conditions have recently attracted attention due to their succinctness and compositionality properties. In the current work, we show how infinite-duration games with Emerson-Lei objectives can be analyzed in two different ways. First, we show that the Zielonka tree of the Emerson-Lei condition gives rise naturally to a new reduction to parity games. This reduction, however, does not re… ▽ More

    Submitted 25 October, 2023; v1 submitted 4 May, 2023; originally announced May 2023.

  10. Coalgebraic Satisfiability Checking for Arithmetic $μ$-Calculi

    Authors: Daniel Hausmann, Lutz Schröder

    Abstract: The coalgebraic $μ$-calculus provides a generic semantic framework for fixpoint logics over systems whose branching type goes beyond the standard relational setup, e.g. probabilistic, weighted, or game-based. Previous work on the coalgebraic $μ$-calculus includes an exponential-time upper bound on satisfiability checking, which however relies on the availability of tableau rules for the next-step… ▽ More

    Submitted 22 July, 2024; v1 submitted 21 December, 2022; originally announced December 2022.

    MSC Class: 03B70; 03B44 ACM Class: F.4.1

    Journal ref: Logical Methods in Computer Science, Volume 20, Issue 3 (July 23, 2024) lmcs:10532

  11. arXiv:2207.00517  [pdf, ps, other

    cs.LO

    A Survey on Satisfiability Checking for the $μ$-Calculus through Tree Automata

    Authors: Daniel Hausmann, Nir Piterman

    Abstract: Algorithms for model checking and satisfiability of the modal $μ$-calculus start by converting formulas to alternating parity tree automata. Thus, model checking is reduced to checking acceptance by tree automata and satisfiability to checking their emptiness. The first reduces directly to the solution of parity games but the second is more complicated. We review the non-emptiness checking of al… ▽ More

    Submitted 23 August, 2022; v1 submitted 1 July, 2022; originally announced July 2022.

    Comments: 28 pages

  12. arXiv:2107.03213  [pdf, other

    cs.FL

    Nominal Büchi Automata with Name Allocation

    Authors: Henning Urbat, Daniel Hausmann, Stefan Milius, Lutz Schröder

    Abstract: Infinite words over infinite alphabets serve as models of the temporal development of the allocation and (re-)use of resources over linear time. We approach omega-languages over infinite alphabets in the setting of nominal sets, and study languages of infinite bar strings, i.e. infinite sequences of names that feature binding of fresh names; binding corresponds roughly to reading letters from inpu… ▽ More

    Submitted 10 July, 2021; v1 submitted 7 July, 2021; originally announced July 2021.

  13. arXiv:2010.10912  [pdf, ps, other

    cs.FL cs.LO

    A Linear-Time Nominal $μ$-Calculus with Name Allocation

    Authors: Daniel Hausmann, Stefan Milius, Lutz Schröder

    Abstract: Logics and automata models for languages over infinite alphabets, such as Freeze LTL and register automata, serve the verification of processes or documents with data. They relate tightly to formalisms over nominal sets, such as nondetermininistic orbit-finite automata (NOFAs), where names play the role of data. Reasoning problems in such formalisms tend to be computationally hard. Name-binding no… ▽ More

    Submitted 20 August, 2021; v1 submitted 21 October, 2020; originally announced October 2020.

    Comments: Extended version (shorter version published at MFCS 2021)

  14. arXiv:2002.05075  [pdf, ps, other

    cs.LO cs.FL cs.GT

    NP Reasoning in the Monotone $μ$-Calculus

    Authors: Daniel Hausmann, Lutz Schröder

    Abstract: Satisfiability checking for monotone modal logic is known to be (only) NP-complete. We show that this remains true when the logic is extended with aconjunctive and alternation-free fixpoint operators as well as the universal modality; the resulting logic -- the aconjunctive alternation-free monotone $μ$-calculus with the universal modality -- contains both concurrent propositional dynamic logic (C… ▽ More

    Submitted 3 May, 2020; v1 submitted 12 February, 2020; originally announced February 2020.

    Comments: Longer version of IJCAR 2020 paper

  15. arXiv:1907.07020  [pdf, ps, other

    cs.CC cs.LO

    Quasipolynomial Computation of Nested Fixpoints

    Authors: Daniel Hausmann, Lutz Schröder

    Abstract: It is well-known that the winning region of a parity game with $n$ nodes and $k$ priorities can be computed as a $k$-nested fixpoint of a suitable function; straightforward computation of this nested fixpoint requires $\mathcal{O}(n^{\frac{k}{2}})$ iterations of the function. Calude et al.'s recent quasipolynomial-time parity game solving algorithm essentially shows how to compute the same fixpoin… ▽ More

    Submitted 19 March, 2021; v1 submitted 16 July, 2019; originally announced July 2019.

    Comments: extended version of conference paper

  16. arXiv:1901.04893  [pdf, ps, other

    cs.LO

    Optimal Satisfiability Checking for Arithmetic $μ$-Calculi

    Authors: Daniel Hausmann, Lutz Schröder

    Abstract: The coalgebraic $μ$-calculus provides a generic semantic framework for fixpoint logics with branching types beyond the standard relational setup, e.g. probabilistic, weighted, or game-based. Previous work on the coalgebraic $μ$-calculus includes an exponential time upper bound on satisfiability checking, which however requires a well-behaved set of tableau rules for the next-step modalities. Such… ▽ More

    Submitted 15 January, 2019; originally announced January 2019.

  17. arXiv:1710.08996  [pdf, other

    cs.LO

    Permutation Games for the Weakly Aconjunctive $μ$-Calculus

    Authors: Daniel Hausmann, Lutz Schröder, Hans-Peter Deifel

    Abstract: We introduce a natural notion of limit-deterministic parity automata and present a method that uses such automata to construct satisfiability games for the weakly aconjunctive fragment of the $μ$-calculus. To this end we devise a method that determinizes limit-deterministic parity automata of size $n$ with $k$ priorities through limit-deterministic Büchi automata to deterministic parity automata o… ▽ More

    Submitted 14 March, 2018; v1 submitted 24 October, 2017; originally announced October 2017.

  18. arXiv:1609.06379  [pdf, ps, other

    cs.LO

    Global Caching for the Alternation-free $μ$-Calculus

    Authors: Daniel Hausmann, Lutz Schröder, Christoph Egger

    Abstract: We present a sound, complete, and optimal single-pass tableau algorithm for the alternation-free $μ$-calculus. The algorithm supports global caching with intermediate propagation and runs in time $2^{\mathcal{O}(n)}$. In game-theoretic terms, our algorithm integrates the steps for constructing and solving the Büchi game arising from the input tableau into a single procedure; this is done on-the-fl… ▽ More

    Submitted 20 September, 2016; originally announced September 2016.