Skip to main content

Showing 1–37 of 37 results for author: Brázdil, T

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

    eess.SY cs.AI cs.LO

    Learning Algorithms for Verification of Markov Decision Processes

    Authors: Tomáš Brázdil, Krishnendu Chatterjee, Martin Chmelik, Vojtěch Forejt, Jan Křetínský, Marta Kwiatkowska, Tobias Meggendorfer, David Parker, Mateusz Ujma

    Abstract: We present a general framework for applying learning algorithms and heuristical guidance to the verification of Markov decision processes (MDPs). The primary goal of our techniques is to improve performance by avoiding an exhaustive exploration of the state space, instead focussing on particularly relevant areas of the system, guided by heuristics. Our work builds on the previous results of Br{á}z… ▽ More

    Submitted 20 March, 2024; v1 submitted 14 March, 2024; originally announced March 2024.

  2. arXiv:2206.08096  [pdf, other

    cs.MA

    On-the-fly Adaptation of Patrolling Strategies in Changing Environments

    Authors: Tomáš Brázdil, David Klaška, Antonín Kučera, Vít Musil, Petr Novotný, Vojtěch Řehák

    Abstract: We consider the problem of efficient patrolling strategy adaptation in a changing environment where the topology of Defender's moves and the importance of guarded targets change unpredictably. The Defender must instantly switch to a new strategy optimized for the new environment, not disrupting the ongoing patrolling task, and the new strategy must be computed promptly under all circumstances. Sin… ▽ More

    Submitted 16 June, 2022; originally announced June 2022.

  3. arXiv:2005.07227  [pdf, other

    cs.FL cs.LO

    Qualitative Controller Synthesis for Consumption Markov Decision Processes

    Authors: František Blahoudek, Tomáš Brázdil, Petr Novotný, Melkior Ornik, Pranay Thangeda, Ufuk Topcu

    Abstract: Consumption Markov Decision Processes (CMDPs) are probabilistic decision-making models of resource-constrained systems. In a CMDP, the controller possesses a certain amount of a critical resource, such as electric power. Each action of the controller can consume some amount of the resource. Resource replenishment is only possible in special reload states, in which the resource level can be reloade… ▽ More

    Submitted 14 May, 2020; originally announced May 2020.

    Comments: Full version of a paper accepted at CAV'20

  4. arXiv:2002.12086  [pdf, other

    cs.AI cs.LG

    Reinforcement Learning of Risk-Constrained Policies in Markov Decision Processes

    Authors: Tomas Brazdil, Krishnendu Chatterjee, Petr Novotny, Jiri Vahala

    Abstract: Markov decision processes (MDPs) are the defacto frame-work for sequential decision making in the presence ofstochastic uncertainty. A classical optimization criterion forMDPs is to maximize the expected discounted-sum pay-off, which ignores low probability catastrophic events withhighly negative impact on the system. On the other hand,risk-averse policies require the probability of undesirableeve… ▽ More

    Submitted 27 February, 2020; originally announced February 2020.

    Comments: Published on AAAI 2020

  5. arXiv:1907.11010  [pdf, ps, other

    cs.FL cs.CC

    Deciding Fast Termination for Probabilistic VASS with Nondeterminism

    Authors: Tomáš Brázdil, Krishnendu Chatterjee, Antonín Kučera, Petr Novotný, Dominik Velan

    Abstract: A probabilistic vector addition system with states (pVASS) is a finite state Markov process augmented with non-negative integer counters that can be incremented or decremented during each state transition, blocking any behaviour that would cause a counter to decrease below zero. The pVASS can be used as abstractions of probabilistic programs with many decidable properties. The use of pVASS as abst… ▽ More

    Submitted 25 July, 2019; originally announced July 2019.

    Comments: 23 pages, was accepted to ATVA 2019

  6. arXiv:1906.08178  [pdf, other

    cs.LO

    Strategy Representation by Decision Trees with Linear Classifiers

    Authors: Pranav Ashok, Tomáš Brázdil, Krishnendu Chatterjee, Jan Křetínský, Christoph H. Lampert, Viktor Toman

    Abstract: Graph games and Markov decision processes (MDPs) are standard models in reactive synthesis and verification of probabilistic systems with nondeterminism. The class of $ω$-regular winning conditions; e.g., safety, reachability, liveness, parity conditions; provides a robust and expressive specification formalism for properties that arise in analysis of reactive systems. The resolutions of nondeterm… ▽ More

    Submitted 27 June, 2019; v1 submitted 19 June, 2019; originally announced June 2019.

    Comments: Full version of the paper. To appear in QEST 2019

  7. arXiv:1809.03299  [pdf, ps, other

    cs.LO

    Monte Carlo Tree Search for Verifying Reachability in Markov Decision Processes

    Authors: Pranav Ashok, Tomáš Brázdil, Jan Křetínský, Ondřej Slámečka

    Abstract: The maximum reachability probabilities in a Markov decision process can be computed using value iteration (VI). Recently, simulation-based heuristic extensions of VI have been introduced, such as bounded real-time dynamic programming (BRTDP), which often manage to avoid explicit analysis of the whole state space while preserving guarantees on the computed result. In this paper, we introduce a new… ▽ More

    Submitted 10 September, 2018; originally announced September 2018.

  8. arXiv:1805.02861  [pdf, ps, other

    cs.AI

    Synthesizing Efficient Solutions for Patrolling Problems in the Internet Environment

    Authors: Tomáš Brázdil, Antonín Kučera, Vojtěch Řehák

    Abstract: We propose an algorithm for constructing efficient patrolling strategies in the Internet environment, where the protected targets are nodes connected to the network and the patrollers are software agents capable of detecting/preventing undesirable activities on the nodes. The algorithm is based on a novel compositional principle designed for a special class of strategies, and it can quickly constr… ▽ More

    Submitted 10 May, 2018; v1 submitted 8 May, 2018; originally announced May 2018.

  9. arXiv:1804.10985  [pdf, other

    cs.LO

    Efficient Algorithms for Asymptotic Bounds on Termination Time in VASS

    Authors: Tomáš Brázdil, Krishnendu Chatterjee, Antonín Kučera, Petr Novotný, Dominik Velan, Florian Zuleger

    Abstract: Vector Addition Systems with States (VASS) provide a well-known and fundamental model for the analysis of concurrent processes, parameterized systems, and are also used as abstract models of programs in resource bound analysis. In this paper we study the problem of obtaining asymptotic bounds on the termination time of a given VASS. In particular, we focus on the practically important case of obta… ▽ More

    Submitted 29 April, 2018; originally announced April 2018.

    Comments: arXiv admin note: text overlap with arXiv:1708.09253

  10. arXiv:1802.00758  [pdf, other

    cs.LO

    Strategy Representation by Decision Trees in Reactive Synthesis

    Authors: Tomáš Brázdil, Krishnendu Chatterjee, Jan Křetínský, Viktor Toman

    Abstract: Graph games played by two players over finite-state graphs are central in many problems in computer science. In particular, graph games with $ω$-regular winning conditions, specified as parity objectives, which can express properties such as safety, liveness, fairness, are the basic framework for verification and synthesis of reactive systems. The decisions for a player at various states of the gr… ▽ More

    Submitted 19 March, 2018; v1 submitted 2 February, 2018; originally announced February 2018.

    Comments: Full version of the paper. To appear in TACAS 2018

  11. arXiv:1708.09253  [pdf, other

    cs.LO cs.CC cs.DS cs.FL

    Efficient Algorithms for Checking Fast Termination in VASS

    Authors: Tomáš Brázdil, Krishnendu Chatterjee, Antonín Kučera, Petr Novotný, Dominik Velan

    Abstract: Vector Addition Systems with States (VASS) consists of a finite state space equipped with d counters, where in each transition every counter is incremented, decremented, or left unchanged. VASS provide a fundamental model for analysis of concurrent processes, parametrized systems, and they are also used as abstract models for programs for bounds analysis. While termination is the basic liveness pr… ▽ More

    Submitted 29 August, 2017; originally announced August 2017.

  12. arXiv:1607.00678  [pdf, ps, other

    cs.LO

    Optimizing the Expected Mean Payoff in Energy Markov Decision Processes

    Authors: Tomáš Brázdil, Antonín Kučera, Petr Novotný

    Abstract: Energy Markov Decision Processes (EMDPs) are finite-state Markov decision processes where each transition is assigned an integer counter update and a rational payoff. An EMDP configuration is a pair s(n), where s is a control state and n is the current counter value. The configurations are changed by performing transitions in the standard way. We consider the problem of computing a safe strategy (… ▽ More

    Submitted 3 July, 2016; originally announced July 2016.

    Comments: Full version of a paper published in proceedings of ATVA'16

  13. arXiv:1604.06386  [pdf, other

    cs.LO

    Stability in Graphs and Games

    Authors: Tomáš Brázdil, Vojtěch Forejt, Antonín Kučera, Petr Novotný

    Abstract: We study graphs and two-player games in which rewards are assigned to states, and the goal of the players is to satisfy or dissatisfy certain property of the generated outcome, given as a mean payoff property. Since the notion of mean-payoff does not reflect possible fluctuations from the mean-payoff along a run, we propose definitions and algorithms for capturing the stability of the system, and… ▽ More

    Submitted 21 April, 2016; originally announced April 2016.

  14. arXiv:1602.07565  [pdf, other

    cs.AI

    Stochastic Shortest Path with Energy Constraints in POMDPs

    Authors: Tomáš Brázdil, Krishnendu Chatterjee, Martin Chmelík, Anchit Gupta, Petr Novotný

    Abstract: We consider partially observable Markov decision processes (POMDPs) with a set of target states and positive integer costs associated with every transition. The traditional optimization objective (stochastic shortest path) asks to minimize the expected total cost until the target set is reached. We extend the traditional framework of POMDPs to model energy consumption, which represents a hard cons… ▽ More

    Submitted 11 May, 2016; v1 submitted 24 February, 2016; originally announced February 2016.

    Comments: Technical report accompanying a paper published in proceedings of AAMAS 2016

  15. arXiv:1507.03407  [pdf, ps, other

    cs.GT

    Strategy Synthesis in Adversarial Patrolling Games

    Authors: Tomáš Brázdil, Petr Hliněný, Antonín Kučera, Vojtěch Řehák, Matúš Abaffy

    Abstract: Patrolling is one of the central problems in operational security. Formally, a patrolling problem is specified by a set $U$ of nodes (admissible defender's positions), a set $T \subseteq U$ of vulnerable targets, an admissible defender's moves over $U$, and a function which to every target assigns the time needed to complete an intrusion at it. The goal is to design an optimal strategy for a defen… ▽ More

    Submitted 13 July, 2015; originally announced July 2015.

  16. arXiv:1505.02655  [pdf, ps, other

    cs.LO

    Long-Run Average Behaviour of Probabilistic Vector Addition Systems

    Authors: Tomas Brazdil, Stefan Kiefer, Antonin Kucera, Petr Novotny

    Abstract: We study the pattern frequency vector for runs in probabilistic Vector Addition Systems with States (pVASS). Intuitively, each configuration of a given pVASS is assigned one of finitely many patterns, and every run can thus be seen as an infinite sequence of these patterns. The pattern frequency vector assigns to each run the limit of pattern frequencies computed for longer and longer prefixes of… ▽ More

    Submitted 19 June, 2015; v1 submitted 11 May, 2015; originally announced May 2015.

  17. arXiv:1502.02834  [pdf, other

    cs.LO

    Counterexample Explanation by Learning Small Strategies in Markov Decision Processes

    Authors: Tomáš Brázdil, Krishnendu Chatterjee, Martin Chmelík, Andreas Fellner, Jan Křetínský

    Abstract: While for deterministic systems, a counterexample to a property can simply be an error trace, counterexamples in probabilistic systems are necessarily more complex. For instance, a set of erroneous traces with a sufficient cumulative probability mass can be used. Since these are too large objects to understand and manipulate, compact representations such as subchains have been considered. In the c… ▽ More

    Submitted 10 February, 2015; originally announced February 2015.

  18. arXiv:1501.03093  [pdf, other

    cs.AI cs.LO

    MultiGain: A controller synthesis tool for MDPs with multiple mean-payoff objectives

    Authors: Tomáš Brázdil, Krishnendu Chatterjee, Vojtěch Forejt, Antonín Kučera

    Abstract: We present MultiGain, a tool to synthesize strategies for Markov decision processes (MDPs) with multiple mean-payoff objectives. Our models are described in PRISM, and our tool uses the existing interface and simulator of PRISM. Our tool extends PRISM by adding novel algorithms for multiple mean-payoff objectives, and also provides features such as (i)~generating strategies and exploring them for… ▽ More

    Submitted 13 January, 2015; originally announced January 2015.

    Comments: Extended version for a TACAS 2015 tool demo paper

  19. arXiv:1407.4777  [pdf, other

    cs.PF

    Optimizing Performance of Continuous-Time Stochastic Systems using Timeout Synthesis

    Authors: Tomáš Brázdil, Ľuboš Korenčiak, Jan Krčál, Petr Novotný, Vojtěch Řehák

    Abstract: We consider parametric version of fixed-delay continuous-time Markov chains (or equivalently deterministic and stochastic Petri nets, DSPN) where fixed-delay transitions are specified by parameters, rather than concrete values. Our goal is to synthesize values of these parameters that, for a given cost function, minimise expected total cost incurred before reaching a given set of target states. We… ▽ More

    Submitted 15 April, 2016; v1 submitted 17 July, 2014; originally announced July 2014.

  20. arXiv:1402.2967  [pdf, ps, other

    cs.LO

    Verification of Markov Decision Processes using Learning Algorithms

    Authors: Tomáš Brázdil, Krishnendu Chatterjee, Martin Chmelík, Vojtěch Forejt, Jan Křetínský, Marta Kwiatkowska, David Parker, Mateusz Ujma

    Abstract: We present a general framework for applying machine-learning algorithms to the verification of Markov decision processes (MDPs). The primary goal of these techniques is to improve performance by avoiding an exhaustive exploration of the state space. Our framework focuses on probabilistic reachability, which is a core property for verification, and is illustrated through two distinct instantiations… ▽ More

    Submitted 30 March, 2015; v1 submitted 10 February, 2014; originally announced February 2014.

  21. arXiv:1401.6840  [pdf, ps, other

    cs.FL

    Zero-Reachability in Probabilistic Multi-Counter Automata

    Authors: Tomáš Brázdil, Stefan Kiefer, Antonín Kučera, Petr Novotný, Joost-Pieter Katoen

    Abstract: We study the qualitative and quantitative zero-reachability problem in probabilistic multi-counter systems. We identify the undecidable variants of the problems, and then we concentrate on the remaining two cases. In the first case, when we are interested in the probability of all runs that visit zero in some counter, we show that the qualitative zero-reachability is decidable in time which is pol… ▽ More

    Submitted 27 January, 2014; originally announced January 2014.

    Comments: 20 pages

  22. arXiv:1310.3119  [pdf, other

    cs.CE cs.GT

    Solvency Markov Decision Processes with Interest

    Authors: Tomáš Brázdil, Taolue Chen, Vojtěch Forejt, Petr Novotný, Aistis Simaitis

    Abstract: Solvency games, introduced by Berger et al., provide an abstract framework for modelling decisions of a risk-averse investor, whose goal is to avoid ever going broke. We study a new variant of this model, where, in addition to stochastic environment and fixed increments and decrements to the investor's wealth, we introduce interest, which is earned or paid on the current level of savings or debt,… ▽ More

    Submitted 11 October, 2013; originally announced October 2013.

    Comments: 25 pages. This is a full version of a paper accepted at FST&TCS 2013

  23. arXiv:1208.1639  [pdf, ps, other

    cs.GT

    Determinacy in Stochastic Games with Unbounded Payoff Functions

    Authors: Tomáš Brázdil, Antonín Kučera, Petr Novotný

    Abstract: We consider infinite-state turn-based stochastic games of two players, Box and Diamond, who aim at maximizing and minimizing the expected total reward accumulated along a run, respectively. Since the total accumulated reward is unbounded, the determinacy of such games cannot be deduced directly from Martin's determinacy result for Blackwell games. Nevertheless, we show that these games are determi… ▽ More

    Submitted 8 August, 2012; originally announced August 2012.

  24. arXiv:1205.1473  [pdf, ps, other

    cs.FL cs.CC

    Minimizing Expected Termination Time in One-Counter Markov Decision Processes

    Authors: Tomáš Brázdil, Antonín Kučera, Petr Novotný, Dominik Wojtczak

    Abstract: We consider the problem of computing the value and an optimal strategy for minimizing the expected termination time in one-counter Markov decision processes. Since the value may be irrational and an optimal strategy may be rather complicated, we concentrate on the problems of approximating the value up to a given error epsilon > 0 and computing a finite representation of an epsilon-optimal strateg… ▽ More

    Submitted 4 May, 2012; originally announced May 2012.

    Comments: 35 pages, this is a full version of a paper accepted for publication in proceedings of ICALP 2012

  25. arXiv:1202.0796  [pdf, ps, other

    cs.GT eess.SY math.OC

    Efficient Controller Synthesis for Consumption Games with Multiple Resource Types

    Authors: Tomáš Brázdil, Krishnendu Chatterjee, Antonín Kučera, Petr Novotný

    Abstract: We introduce consumption games, a model for discrete interactive system with multiple resources that are consumed or reloaded independently. More precisely, a consumption game is a finite-state graph where each transition is labeled by a vector of resource updates, where every update is a non-positive number or omega. The omega updates model the reloading of a given resource. Each vertex belongs e… ▽ More

    Submitted 31 May, 2012; v1 submitted 3 February, 2012; originally announced February 2012.

    Comments: Revised version, 38 pages. This is a full version of a paper accepted for publication in the proceedings of CAV 2012

  26. arXiv:1112.1041  [pdf, other

    cs.PF

    Stabilization of Branching Queueing Networks

    Authors: Tomáš Brázdil, Stefan Kiefer

    Abstract: Queueing networks are gaining attraction for the performance analysis of parallel computer systems. A Jackson network is a set of interconnected servers, where the completion of a job at server i may result in the creation of a new job for server j. We propose to extend Jackson networks by "branching" and by "control" features. Both extensions are new and substantially expand the modelling power o… ▽ More

    Submitted 5 December, 2011; originally announced December 2011.

    Comments: technical report for a STACS'12 paper

  27. arXiv:1106.1424  [pdf, ps, other

    eess.SY cs.PF math.OC

    Fixed-delay Events in Generalized Semi-Markov Processes Revisited

    Authors: Tomáš Brázdil, Jan Krčál, Jan Křetínský, Vojtěch Řehák

    Abstract: We study long run average behavior of generalized semi-Markov processes with both fixed-delay events as well as variable-delay events. We show that allowing two fixed-delay events and one variable-delay event may cause an unstable behavior of a GSMP. In particular, we show that a frequency of a given state may not be defined for almost all runs (or more generally, an invariant measure may not exis… ▽ More

    Submitted 12 September, 2011; v1 submitted 7 June, 2011; originally announced June 2011.

  28. arXiv:1104.4978  [pdf, ps, other

    cs.GT

    Approximating the Termination Value of One-Counter MDPs and Stochastic Games

    Authors: Tomáš Brázdil, Václav Brožek, Kousha Etessami, Antonín Kučera

    Abstract: One-counter MDPs (OC-MDPs) and one-counter simple stochastic games (OC-SSGs) are 1-player, and 2-player turn-based zero-sum, stochastic games played on the transition graph of classic one-counter automata (equivalently, pushdown automata with a 1-letter stack alphabet). A key objective for the analysis and verification of these games is the termination objective, where the players aim to maximize… ▽ More

    Submitted 20 July, 2011; v1 submitted 26 April, 2011; originally announced April 2011.

    Comments: 35 pages, 1 figure, full version of a paper presented at ICALP 2011, invited for submission to Information and Computation

    ACM Class: G.3; F.1.1; F.3.1

  29. Markov Decision Processes with Multiple Long-run Average Objectives

    Authors: Tomáš Brázdil, Václav Brožek, Krishnendu Chatterjee, Vojtěch Forejt, Antonín Kučera

    Abstract: We study Markov decision processes (MDPs) with multiple limit-average (or mean-payoff) functions. We consider two different objectives, namely, expectation and satisfaction objectives. Given an MDP with k limit-average functions, in the expectation objective the goal is to maximize the expected limit-average value, and in the satisfaction objective the goal is to maximize the probability of runs s… ▽ More

    Submitted 12 February, 2014; v1 submitted 18 April, 2011; originally announced April 2011.

    Journal ref: Logical Methods in Computer Science, Volume 10, Issue 1 (February 14, 2014) lmcs:1156

  30. arXiv:1102.2529  [pdf, ps, other

    cs.FL

    Efficient Analysis of Probabilistic Programs with an Unbounded Counter

    Authors: Tomas Brazdil, Stefan Kiefer, Antonin Kucera

    Abstract: We show that a subclass of infinite-state probabilistic programs that can be modeled by probabilistic one-counter automata (pOC) admits an efficient quantitative analysis. In particular, we show that the expected termination time can be approximated up to an arbitrarily small relative error with polynomially many arithmetic operations, and the same holds for the probability of all runs that satisf… ▽ More

    Submitted 12 February, 2011; originally announced February 2011.

  31. arXiv:1101.4204  [pdf, ps, other

    eess.SY cs.FL

    Measuring Performance of Continuous-Time Stochastic Processes using Timed Automata

    Authors: Tomáš Brázdil, Jan Krčál, Jan Křetínský, Antonín Kučera, Vojtěch Řehák

    Abstract: We propose deterministic timed automata (DTA) as a model-independent language for specifying performance and dependability measures over continuous-time stochastic processes. Technically, these measures are defined as limit frequencies of locations (control states) of a DTA that observes computations of a given stochastic process. Then, we study the properties of DTA measures over semi-Markov proc… ▽ More

    Submitted 21 January, 2011; originally announced January 2011.

  32. arXiv:1009.5636  [pdf, ps, other

    cs.GT

    One-Counter Stochastic Games

    Authors: Tomáš Brázdil, Václav Brožek, Kousha Etessami

    Abstract: We study the computational complexity of basic decision problems for one-counter simple stochastic games (OC-SSGs), under various objectives. OC-SSGs are 2-player turn-based stochastic games played on the transition graph of classic one-counter automata. We study primarily the termination objective, where the goal of one player is to maximize the probability of reaching counter value 0, while the… ▽ More

    Submitted 28 September, 2010; originally announced September 2010.

    Comments: 20 pages, 1 figure. This is a full version of a paper accepted for publication in proceedings of FSTTCS 2010

    ACM Class: G.3; F.1.1; F.3.1

  33. arXiv:1007.1710  [pdf, ps, other

    cs.LO cs.FL

    Runtime Analysis of Probabilistic Programs with Unbounded Recursion

    Authors: Tomas Brazdil, Stefan Kiefer, Antonin Kucera, Ivana Hutarova Varekova

    Abstract: We study termination time and recurrence time in programs with unbounded recursion, which are either randomized or operate on some statistically quantified inputs. As the underlying formal model for such programs we use probabilistic pushdown automata (pPDA) which are equivalent to probabilistic recursive state machines. We obtain tail bounds for the distribution of termination time for pPDA. We a… ▽ More

    Submitted 31 May, 2012; v1 submitted 10 July, 2010; originally announced July 2010.

  34. arXiv:1004.4286  [pdf, ps, other

    cs.PF

    Space-efficient scheduling of stochastically generated tasks

    Authors: Tomáš Brázdil, Javier Esparza, Stefan Kiefer, Michael Luttenberger

    Abstract: We study the problem of scheduling tasks for execution by a processor when the tasks can stochastically generate new tasks. Tasks can be of different types, and each type has a fixed, known probability of generating other tasks. We present results on the random variable S^sigma modeling the maximal space needed by the processor to store the currently active tasks when acting under the scheduler si… ▽ More

    Submitted 27 April, 2010; v1 submitted 24 April, 2010; originally announced April 2010.

    Comments: technical report accompanying an ICALP'10 paper

  35. Qualitative Reachability in Stochastic BPA Games

    Authors: Tomáš Brázdil, Václav Brožek, Antonín Kučera, Jan Obdržálek

    Abstract: We consider a class of infinite-state stochastic games generated by stateless pushdown automata (or, equivalently, 1-exit recursive state machines), where the winning objective is specified by a regular set of target configurations and a qualitative probability constraint `>0' or `=1'. The goal of one player is to maximize the probability of reaching the target set so that the constraint is sati… ▽ More

    Submitted 27 February, 2010; originally announced March 2010.

    Comments: Submitted to Information and Computation. 48 pages, 3 figures

    ACM Class: G.3; F.1.1; F.3.1

  36. arXiv:1002.2557  [pdf, ps, other

    cs.GT

    Reachability Games on Extended Vector Addition Systems with States

    Authors: Tomas Brazdil, Petr Jancar, Antonin Kucera

    Abstract: We consider two-player turn-based games with zero-reachability and zero-safety objectives generated by extended vector addition systems with states. Although the problem of deciding the winner in such games is undecidable in general, we identify several decidable and even tractable subcases of this problem obtained by restricting the number of counters and/or the sets of target configurations.

    Submitted 12 February, 2010; originally announced February 2010.

    Comments: 26 pages

  37. arXiv:0904.2511  [pdf, ps, other

    cs.GT cs.FL

    One-Counter Markov Decision Processes

    Authors: Tomáš Brázdil, Václav Brožek, Kousha Etessami, Antonín Kučera, Dominik Wojtczak

    Abstract: We study the computational complexity of central analysis problems for One-Counter Markov Decision Processes (OC-MDPs), a class of finitely-presented, countable-state MDPs. OC-MDPs are equivalent to a controlled extension of (discrete-time) Quasi-Birth-Death processes (QBDs), a stochastic model studied heavily in queueing theory and applied probability. They can thus be viewed as a natural ``adv… ▽ More

    Submitted 11 September, 2009; v1 submitted 16 April, 2009; originally announced April 2009.

    Comments: Updated preliminary version, submitted to SODA2010

    ACM Class: G.3; F.1.1; F.3.1