中文
相关论文

相关论文: The Church Synthesis Problem with Parameters

200 篇论文

The Church Problem asks for the construction of a procedure which, given a logical specification A(I,O) between input omega-strings I and output omega-strings O, determines whether there exists an operator F that implements the…

计算机科学中的逻辑 · 计算机科学 2025-07-30 Alexander Rabinovich , Daniel Fattal

Church's synthesis problem asks whether there exists a finite-state stream transducer satisfying a given input-output specification. For specifications written in Monadic Second-Order Logic (MSO) over infinite words, Church's synthesis can…

计算机科学中的逻辑 · 计算机科学 2023-06-22 Cécilia Pradic , Colin Riba

We study the synthesis problem for systems with a parameterized number of processes. As in the classical case due to Church, the system selects actions depending on the program run so far, with the aim of fulfilling a given specification.…

计算机科学中的逻辑 · 计算机科学 2019-11-01 Béatrice Bérard , Benedikt Bollig , Mathieu Lehaut , Nathalie Sznajder

The classical Church synthesis problem, solved by Buchi and Landweber, treats the synthesis of finite state systems. The synthesis of infinite state systems, on the other hand, has only been investigated few times since then, with no…

计算机科学中的逻辑 · 计算机科学 2026-05-29 Ohad Drucker , Alexander Rabinovich

In a Church synthesis game, two players, Adam and Eve, alternately pick some element in a finite alphabet, for an infinite number of rounds. The game is won by Eve if the omega-word formed by this infinite interaction belongs to a given…

形式语言与自动机理论 · 计算机科学 2023-06-23 Léo Exibard , Emmanuel Filiot , Ayrat Khalimov

We study the (parameter) synthesis problem for one-counter automata with parameters. One-counter automata are obtained by extending classical finite-state automata with a counter whose value can range over non-negative integers and be…

计算机科学中的逻辑 · 计算机科学 2021-10-20 Guillermo A. Pérez , Ritam Raha

We study a generalisation of B\"uchi-Landweber games to the timed setting. The winning condition is specified by a non-deterministic timed automaton, and one of the players can elapse time. We perform a systematic study of synthesis…

形式语言与自动机理论 · 计算机科学 2026-01-09 Sławomir Lasota , Mathieu Lehaut , Julie Parreaux , Radosław Piórkowski

In this paper, we study the parameter synthesis problem for a class of parametric timed automata. The problem asks to construct the set of valuations of the parameters in the parametric timed automa- ton, referred to as the feasible region,…

形式语言与自动机理论 · 计算机科学 2018-09-24 Liyun Dai , Taolue Chen , Zhiming Liu , Bican Xia , Naijun Zhan , Kim G. Larsen

Given a Markov decision process (MDP) $M$ and a formula $\Phi$, the strategy synthesis problem asks if there exists a strategy $\sigma$ s.t. the resulting Markov chain $M[\sigma]$ satisfies $\Phi$. This problem is known to be undecidable…

计算机科学中的逻辑 · 计算机科学 2022-05-02 Benjamin Bordais , Damien Busatto-Gaston , Shibashis Guha , Jean-François Raskin

We identify a decidable synthesis problem for a class of programs of unbounded size with conditionals and iteration that work over infinite data domains. The programs in our class use uninterpreted functions and relations, and abide by a…

编程语言 · 计算机科学 2020-07-24 Paul Krogmeier , Umang Mathur , Adithya Murali , P. Madhusudan , Mahesh Viswanathan

The synthesis problem asks for the automatic construction of a system from its specification. In the traditional setting, the system is "constructed from scratch" rather than composed from reusable components. However, this is rare in…

计算机科学中的逻辑 · 计算机科学 2015-02-18 Krishnendu Chatterjee , Laurent Doyen , Moshe Y. Vardi

We investigate the problem of parameter synthesis for time Petri nets with a cost variable that evolves both continuously with time, and discretely when firing transitions. More precisely, parameters are rational symbolic constants used for…

形式语言与自动机理论 · 计算机科学 2023-06-22 Didier Lime , Olivier H. Roux , Charlotte Seidner

We consider the distributed control synthesis problem for systems with locks. The goal is to find local controllers so that the global system does not deadlock. With no restriction this problem is undecidable even for three processes each…

计算机科学中的逻辑 · 计算机科学 2025-09-10 Hugo Gimbert , Corto Mascle , Anca Muscholl , Igor Walukiewicz

In this work we provide algorithmic solutions to five fundamental problems concerning the verification, synthesis and correction of concurrent systems that can be modeled by bounded p/t-nets. We express concurrency via partial orders and…

计算机科学中的逻辑 · 计算机科学 2014-02-14 Mateus de Oliveira Oliveira

Synthesis is the automatic construction of a system from its specification. In classical synthesis algorithms, it is always assumed that the system is "constructed from scratch" rather than composed from reusable components. This, of…

计算机科学中的逻辑 · 计算机科学 2015-07-01 Sumit Nain , Yoad Lustig , Moshe Y Vardi

In the classical synthesis problem, we are given an LTL formula psi over sets of input and output signals, and we synthesize a transducer that realizes psi. One weakness of automated synthesis in practice is that it pays no attention to the…

计算机科学中的逻辑 · 计算机科学 2016-08-24 Shaull Almagor , Orna Kupferman

The physical Church thesis is a thesis about nature that expresses that all that can be computed by a physical system-a machine-is computable in the sense of computability theory. At a first look, this thesis seems contradictory with the…

计算机科学中的逻辑 · 计算机科学 2023-04-27 Gilles Dowek

The parameter synthesis problem for parametric timed automata is undecidable in general even for very simple reachability properties. In this paper we introduce restrictions on parameter valuations under which the parameter synthesis…

形式语言与自动机理论 · 计算机科学 2016-03-07 Peter Bezděk , Nikola Beneš , Jiří Barnat , Ivana Černá

This paper considers parametric Markov decision processes (pMDPs) whose transitions are equipped with affine functions over a finite set of parameters. The synthesis problem is to find a parameter valuation such that the instantiated pMDP…

人工智能 · 计算机科学 2018-08-01 Murat Cubuktepe , Nils Jansen , Sebastian Junges , Joost-Pieter Katoen , Ufuk Topcu

We investigate the decidability of the monadic second-order (MSO) theory of the structure $\langle \mathbb{N};<,P_1, \ldots,P_d \rangle$, for various unary predicates $P_1,\ldots,P_d \subseteq \mathbb{N}$. We focus in particular on…

计算机科学中的逻辑 · 计算机科学 2026-03-25 Valérie Berthé , Toghrul Karimov , Joris Nieuwveld , Joël Ouaknine , Mihir Vahanwala , James Worrell
‹ 上一页 1 2 3 10 下一页 ›