Skip to main content

Showing 1–10 of 10 results for author: Dell'Erba, D

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

    cs.FL cs.LG

    DFAMiner: Mining minimal separating DFAs from labelled samples

    Authors: Daniele Dell'Erba, Yong Li, Sven Schewe

    Abstract: We propose DFAMiner, a passive learning tool for learning minimal separating deterministic finite automata (DFA) from a set of labelled samples. Separating automata are an interesting class of automata that occurs generally in regular model checking and has raised interest in foundational questions of parity game solving. We first propose a simple and linear-time algorithm that incrementally const… ▽ More

    Submitted 29 May, 2024; originally announced May 2024.

    Comments: 24 pages including appendices and references; version for LearnAut workshop

    ACM Class: F.4.3; I.2.6

  2. arXiv:2404.04124  [pdf, other

    cs.DS

    An Objective Improvement Approach to Solving Discounted Payoff Games

    Authors: Daniele Dell'Erba, Arthur Dumas, Sven Schewe

    Abstract: While discounted payoff games and classic games that reduce to them, like parity and mean-payoff games, are symmetric, their solutions are not. We have taken a fresh view on the properties that optimal solutions need to have, and devised a novel way to converge to them, which is entirely symmetric. We achieve this by building a constraint system that uses every edge to define an inequation, and up… ▽ More

    Submitted 4 April, 2024; originally announced April 2024.

    Comments: arXiv admin note: substantial text overlap with arXiv:2310.01008

  3. arXiv:2310.04130  [pdf, ps, other

    cs.DS

    Errata to: "Faster Deterministic Exponential Time Algorithm for Energy Games and Mean Payoff Games"

    Authors: Peter Austin, Daniele Dell'Erba

    Abstract: An improved exponential time algorithm for Energy Games and Mean Payoff Games has been recently proposed in ICALP 19. The new algorithm prevents some of the repetitive operations performed by the classic value iteration algorithm of Brim et al., leading to an approach with time complexity $O(\min(mnW,mn2^{n/2}\log W))$. Unfortunately, the pseudo-code of the algorithm includes inaccuracies that vio… ▽ More

    Submitted 6 October, 2023; originally announced October 2023.

  4. An Objective Improvement Approach to Solving Discounted Payoff Games

    Authors: Daniele Dell'Erba, Arthur Dumas, Sven Schewe

    Abstract: While discounted payoff games and classic games that reduce to them, like parity and mean-payoff games, are symmetric, their solutions are not. We have taken a fresh view on the constraints that optimal solutions need to satisfy, and devised a novel way to converge to them, which is entirely symmetric. It also challenges the gospel that methods for solving payoff games are either based on strategy… ▽ More

    Submitted 2 October, 2023; originally announced October 2023.

    Comments: In Proceedings GandALF 2023, arXiv:2309.17318

    Journal ref: EPTCS 390, 2023, pp. 203-219

  5. Smaller Progress Measures and Separating Automata for Parity Games

    Authors: Daniele Dell'Erba, Sven Schewe

    Abstract: Calude et al. have recently shown that parity games can be solved in quasi-polynomial time, a landmark result that has led to a number of approaches with quasi-polynomial complexity. Jurdinski and Lasic have further improved the precise complexity of parity games, especially when the number of priorities is low (logarithmic in the number of positions). Both of these algorithms belong to a class of… ▽ More

    Submitted 2 May, 2022; originally announced May 2022.

    Journal ref: Frontiers in Computer Science, 4, 2022

  6. arXiv:2105.01738  [pdf, other

    cs.DS

    Priority Promotion with Parysian Flair

    Authors: Massimo Benerecetti, Daniele Dell'Erba, Fabio Mogavero, Sven Schewe, Dominik Wojtczak

    Abstract: We develop an algorithm that combines the advantages of priority promotion - one of the leading approaches to solving large parity games in practice - with the quasi-polynomial time guarantees offered by Parys' algorithm. Hybridising these algorithms sounds both natural and difficult, as they both generalise the classic recursive algorithm in different ways that appear to be irreconcilable: while… ▽ More

    Submitted 31 August, 2021; v1 submitted 16 April, 2021; originally announced May 2021.

  7. arXiv:2008.04232  [pdf, ps, other

    cs.LO cs.FL cs.GT

    From Quasi-Dominions to Progress Measures

    Authors: Massimo Benerecetti, Daniele Dell'Erba, Marco Faella, Fabio Mogavero

    Abstract: We revisit the approaches to the solution of parity games based on progress measures and show how the notion of quasi dominions can be integrated with those approaches. The idea is that, while progress measure based techniques typically focus on one of the two players, little information is gathered on the other player during the solution process. Adding quasi dominions provides additional informa… ▽ More

    Submitted 9 November, 2021; v1 submitted 10 August, 2020; originally announced August 2020.

  8. arXiv:1907.06264  [pdf, ps, other

    cs.LO cs.FL cs.GT

    Solving Mean-Payoff Games via Quasi Dominions

    Authors: Massimo Benerecetti, Daniele Dell'Erba, Fabio Mogavero

    Abstract: We propose a novel algorithm for the solution of mean-payoff games that merges together two seemingly unrelated concepts introduced in the context of parity games, small progress measures and quasi dominions. We show that the integration of the two notions can be highly beneficial and significantly speeds up convergence to the problem solution. Experiments show that the resulting algorithm perform… ▽ More

    Submitted 14 July, 2019; originally announced July 2019.

  9. arXiv:1709.02099  [pdf, other

    cs.LO cs.DS cs.GT

    Robust Exponential Worst Cases for Divide-et-Impera Algorithms for Parity Games

    Authors: Massimo Benerecetti, Daniele Dell'Erba, Fabio Mogavero

    Abstract: The McNaughton-Zielonka divide et impera algorithm is the simplest and most flexible approach available in the literature for determining the winner in a parity game. Despite its theoretical worst-case complexity and the negative reputation as a poorly effective algorithm in practice, it has been shown to rank among the best techniques for the solution of such games. Also, it proved to be resistan… ▽ More

    Submitted 7 September, 2017; originally announced September 2017.

    Comments: In Proceedings GandALF 2017, arXiv:1709.01761

    Journal ref: EPTCS 256, 2017, pp. 121-135

  10. A Delayed Promotion Policy for Parity Games

    Authors: Massimo Benerecetti, Daniele Dell'Erba, Fabio Mogavero

    Abstract: Parity games are two-player infinite-duration games on graphs that play a crucial role in various fields of theoretical computer science. Finding efficient algorithms to solve these games in practice is widely acknowledged as a core problem in formal verification, as it leads to efficient solutions of the model-checking and satisfiability problems of expressive temporal logics, e.g., the modal muC… ▽ More

    Submitted 13 September, 2016; originally announced September 2016.

    Comments: In Proceedings GandALF 2016, arXiv:1609.03648

    Journal ref: EPTCS 226, 2016, pp. 30-45