中文
相关论文

相关论文: Better abstractions for timed automata

200 篇论文

We consider the reachability problem for timed automata. A standard solution to this problem involves computing a search tree whose nodes are abstractions of zones. For efficiency reasons, they are parametrized by the maximal lower and…

计算机科学中的逻辑 · 计算机科学 2013-01-21 Frédéric Herbreteau , B. Srivathsan , Igor Walukiewicz

We present abstraction-refinement algorithms for model checking safety properties of timed automata. The abstraction domain we consider abstracts away zones by restricting the set of clock constraints that can be used to define them, while…

形式语言与自动机理论 · 计算机科学 2019-05-27 Victor Roussanaly , Ocan Sankur , Nicolas Markey

We consider the reachability problem for timed automata having diagonal constraints (like x - y < 5) as guards in transitions. The best algorithms for timed automata proceed by enumerating reachable sets of its configurations, stored in the…

计算机科学中的逻辑 · 计算机科学 2018-06-29 Paul Gastin , Sayan Mukherjee , B Srivathsan

The reachability problem for timed automata asks if there exists a path from an initial state to a target state. The standard solution to this problem involves computing the zone graph of the automaton, which in principle could be infinite.…

计算机科学中的逻辑 · 计算机科学 2011-12-30 Frédéric Herbreteau , Dileep Kini , B. Srivathsan , Igor Walukiewicz

Neural abstractions have been recently introduced as formal approximations of complex, nonlinear dynamical models. They comprise a neural ODE and a certified upper bound on the error between the abstract neural network and the concrete…

计算机科学中的逻辑 · 计算机科学 2023-10-03 Alec Edwards , Mirco Giacobbe , Alessandro Abate

Weighted timed automata have been defined in the early 2000's for modelling resource-consumption or -allocation problems in real-time systems. Optimal reachability is decidable in weighted timed automata, and a symbolic forward algorithm…

计算机科学中的逻辑 · 计算机科学 2016-02-02 Patricia Bouyer , Maximilien Colange , Nicolas Markey

We investigate a zone based approach for the reachability problem in timed automata. The challenge is to alleviate the size explosion of the search space when considering networks of timed automata working in parallel. In the timed setting…

计算机科学中的逻辑 · 计算机科学 2019-07-05 R. Govind , Frédéric Herbreteau , B. Srivathsan , Igor Walukiewicz

A key challenge in abstraction-based verification and control under complex specifications such as Linear Temporal Logic (LTL) is that abstract models retain significantly less information than their original systems. This issue is…

系统与控制 · 电气工程与系统科学 2025-09-11 Sasinee Pruekprasert , Clovis Eberhart

A popular method for solving reachability in timed automata proceeds by enumerating reachable sets of valuations represented as zones. A na\"ive enumeration of zones does not terminate. Various termination mechanisms have been studied over…

形式语言与自动机理论 · 计算机科学 2019-04-19 Paul Gastin , Sayan Mukherjee , B Srivathsan

We revisit a fundamental result in real-time verification, namely that the binary reachability relation between configurations of a given timed automaton is definable in linear arithmetic over the integers and reals. In this paper we give a…

计算机科学中的逻辑 · 计算机科学 2017-04-20 Karin Quaas , Mahsa Shirmohammadi , James Worrell

Linear Time Invariant (LTI) systems are ubiquitous in control applications. Unbounded-time reachability analysis that can cope with industrial-scale models with thousands of variables is needed. To tackle this problem, we use abstract…

系统与控制 · 计算机科学 2017-08-24 Dario Cattaruzza , Alessandro Abate , Peter Schrammel , Daniel Kroening

We define an admissibility condition for abstractions expressed using angelic semantics and show that these conditions allow us to accelerate planning while preserving the ability to find the optimal motion plan. We then derive admissible…

人工智能 · 计算机科学 2018-06-05 William Vega-Brown , Nicholas Roy

In this paper, we study thetime-bounded reachability problem for rectangular hybrid automata with non-negative rates (RHA+). This problem was recently shown to be decidable [Brihaye et al, ICALP11] (even though the unbounded reachability…

计算机科学中的逻辑 · 计算机科学 2012-11-07 Thomas Brihaye , Laurent Doyen , Gilles Geeraerts , Joël Ouaknine , Jean-François Raskin , James Worrell

Updatable timed automata (UTA) are extensions of classic timed automata that allow special updates to clock variables, like x:= x - 1, x := y + 2, etc., on transitions. Reachability for UTA is undecidable in general. Various subclasses with…

计算机科学中的逻辑 · 计算机科学 2020-09-29 Paul Gastin , Sayan Mukherjee , B Srivathsan

This paper investigates the time-bounded version of the reachability problem for hybrid automata. This problem asks whether a given hybrid automaton can reach a given target location within T time units, where T is a constant rational…

计算机科学中的逻辑 · 计算机科学 2011-04-29 Thomas Brihaye , Laurent Doyen , Gilles Geeraerts , Joël Ouaknine , Jean-François Raskin , James Worrell

Higher-dimensional automata constitute a very expressive model for concurrent systems. In this paper, we discuss "topological abstraction" of higher-dimensional automata, i.e., the replacement of HDAs by smaller ones that can be considered…

形式语言与自动机理论 · 计算机科学 2015-06-09 Thomas Kahl

Action abstractions restrict the number of legal actions available during search in multi-unit real-time adversarial games, thus allowing algorithms to focus their search on a set of promising actions. Optimal strategies derived from…

人工智能 · 计算机科学 2017-11-23 Rubens O. Moraes , Levi H. S. Lelis

Timed automata have been introduced by Rajeev Alur and David Dill in the early 90's. In the last decades, timed automata have become the de facto model for the verification of real-time systems. Algorithms for timed automata are based on…

计算机科学中的逻辑 · 计算机科学 2022-07-18 Patricia Bouyer , Paul Gastin , Frédéric Herbreteau , Ocan Sankur , B. Srivathsan

An infinite run of a timed automaton is Zeno if it spans only a finite amount of time. Such runs are considered unfeasible and hence it is important to detect them, or dually, find runs that are non-Zeno. Over the years important…

计算机科学中的逻辑 · 计算机科学 2015-07-01 Frédéric Herbreteau , B Srivathsan

Humans are capable of abstracting away irrelevant details when studying problems. This is especially noticeable for problems over grid-cells, as humans are able to disregard certain parts of the grid and focus on the key elements important…

人工智能 · 计算机科学 2019-09-12 Thomas Eiter , Zeynep G. Saribatur , Peter Schüller
‹ 上一页 1 2 3 10 下一页 ›