中文
相关论文

相关论文: Synthesis of Robust Optimal Strategies in Weighted…

200 篇论文

Weighted timed games are zero-sum games played by two players on a timed automaton equipped with weights, where one player wants to minimise the cumulative weight while reaching a target. Used in a reactive synthesis perspective, this…

计算机科学中的逻辑 · 计算机科学 2023-06-22 Damien Busatto-Gaston , Benjamin Monmege , Pierre-Alain Reynier

Weighted timed games are two-player zero-sum games played in a timed automaton equipped with integer weights. We consider optimal reachability objectives, in which one of the players, that we call Min, wants to reach a target location while…

计算机科学与博弈论 · 计算机科学 2025-03-05 Benjamin Monmege , Julie Parreaux , Pierre-Alain Reynier

Weighted Timed Games (WTG for short) are the most widely used model to describe controller synthesis problems involving real-time issues. Unfortunately, they are notoriously difficult, and undecidable in general. As a consequence, one-clock…

计算机科学与博弈论 · 计算机科学 2025-01-29 Benjamin Monmege , Julie Parreaux , Pierre-Alain Reynier

Weighted timed games are played by two players on a timed automaton equipped with weights: one player wants to minimise the accumulated weight while reaching a target, while the other has an opposite objective. Used in a reactive synthesis…

计算机科学与博弈论 · 计算机科学 2017-02-01 Damien Busatto-Gaston , Benjamin Monmege , Pierre-Alain Reynier

The Value Problem for weighted timed games (WTGs) consists in determining, given a two-player weighted timed game with a reachability objective and a rational threshold, whether or not the value of the game exceeds the threshold. This…

计算机科学与博弈论 · 计算机科学 2026-01-27 Quentin Guilmant , Joël Ouaknine , Isa Vialard

Priced timed games (PTGs) are two-player zero-sum games played on the infinite graph of configurations of priced timed automata where two players take turns to choose transitions in order to optimize cost to reach target states. Bouyer et…

计算机科学与博弈论 · 计算机科学 2020-02-18 Thomas Brihaye , Gilles Geeraerts , Shankara Narayanan Krishna , Lakshmi Manasa , Benjamin Monmege , Ashutosh Trivedi

Weighted timed games are zero-sum games played by two players on a timed automaton equipped with weights, where one player wants to minimise the accumulated weight while reaching a target. Weighted timed games are notoriously difficult and…

计算机科学与博弈论 · 计算机科学 2018-12-05 Damien Busatto-Gaston , Benjamin Monmege , Pierre-Alain Reynier

Priced timed games are optimal-cost reachability games played between two players---the controller and the environment---by moving a token along the edges of infinite graphs of configurations of priced timed automata. The goal of the…

计算机科学中的逻辑 · 计算机科学 2015-07-22 Shibashis Guha , Shankara Narayanan Krishna , Lakshmi Manasa , Ashutosh Trivedi

The Value Problem for weighted timed games (wtgs) consists in determining, given a two-player weighted timed game with a reachability objective and a rational threshold, whether or not the value of the game exceeds the threshold. When…

计算机科学中的逻辑 · 计算机科学 2025-08-04 Isa Vialard

An algorithm is proposed to verify whether a finite game is a weighted potential game (WPG) without pre-knowledge on its weights. Then the algorithm is also applied to find the closest WPG for a given finite game. The concept and criterion…

计算机科学与博弈论 · 计算机科学 2021-06-24 Daizhan Cheng , Zhengping Ji

Probabilistic timed automata are a suitable formalism to model systems with real-time, nondeterministic and probabilistic behaviour. We study two-player zero-sum games on such automata where the objective of the game is specified as the…

计算机科学中的逻辑 · 计算机科学 2016-04-18 Vojtěch Forejt , Marta Kwiatkowska , Gethin Norman , Ashutosh Trivedi

We consider two-player games played in real time on game structures with clocks and parity objectives. The games are concurrent in that at each turn, both players independently propose a time delay and an action, and the action with the…

计算机科学中的逻辑 · 计算机科学 2008-07-09 Krishnendu Chatterjee , Thomas A. Henzinger , Vinayak Prabhu

Synthesizing near-optimal mixed strategies for zero-sum differential games (ZSDGs) has been a longstanding challenge. Existing research mainly focuses on characterizing the theoretical value function, while the practical design of…

最优化与控制 · 数学 2026-05-13 Tao Xu , Wang Xi , Jianping He

Parametric Timed Games (PTG) are an extension of the model of Timed Automata. They allow for the verification and synthesis of real-time systems, reactive to their environmeand depending on adjustable parameters. Given a PTG and a…

形式语言与自动机理论 · 计算机科学 2024-01-23 Mikael Bisgaard Dahlsen-Jensen , Baptiste Fievet , Laure Petrucci , Jaco van de Pol

This paper investigates the problem of designing control policies that satisfy high-level specifications described by signal temporal logic (STL) in unknown, stochastic environments. While many existing works concentrate on optimizing the…

系统与控制 · 电气工程与系统科学 2024-12-16 Siqi Wang , Shaoyuan Li , Li Yin , Xiang Yin

We consider two-player games played in real time on game structures with clocks where the objectives of players are described using parity conditions. The games are \emph{concurrent} in that at each turn, both players independently propose…

计算机科学中的逻辑 · 计算机科学 2019-03-14 Krishnendu Chatterjee , Thomas A. Henzinger , Vinayak S. Prabhu

Priced timed games are two-player zero-sum games played on priced timed automata (whose locations and transitions are labeled by weights modeling the costs of spending time in a state and executing an action, respectively). The goals of the…

计算机科学与博弈论 · 计算机科学 2017-04-05 Thomas Brihaye , Gilles Geeraerts , Axel Haddad , Engel Lefaucheux , Benjamin Monmege

Two-player zero-sum games are a well-established model for synthesising controllers that optimise some performance criterion. In such games one player represents the controller, while the other describes the (adversarial) environment, and…

计算机科学与博弈论 · 计算机科学 2010-06-04 Marta Kwiatkowska , Gethin Norman , Ashutosh Trivedi

In a reachability-time game, players Min and Max choose moves so that the time to reach a final state in a timed automaton is minimised or maximised, respectively. Asarin and Maler showed decidability of reachability-time games on strongly…

计算复杂性 · 计算机科学 2020-01-16 Marcin Jurdziński , Ashutosh Trivedi

Robustness analyzes the impact of small perturbations in the semantics of a model. This allows to model hardware imprecision and therefore it has been applied to determine implementability of timed automata. In a recent paper, we extend…

软件工程 · 计算机科学 2012-07-19 Louis-Marie Traonouez
‹ 上一页 1 2 3 10 下一页 ›