中文
相关论文

相关论文: The complexity of reachability problems in strongl…

200 篇论文

We analyze affine reachability problems in dimensions 1 and 2. We show that the reachability problem for 1-register machines over the integers with affine updates is PSPACE-hard, hence PSPACE-complete, strengthening a result by Finkel et…

计算复杂性 · 计算机科学 2020-07-03 Stefan Jaax , Stefan Kiefer

The problems of \emph{verification} and \emph{realizability} are two central themes in the analysis of reactive systems. When multiagent systems are considered, these problems have natural analogues of existence (nonemptiness) of…

计算机科学与博弈论 · 计算机科学 2022-05-03 Senthil Rajasekaran , Moshe Y. Vardi

The notion of non-deterministic logical matrix (where connectives are interpreted as multi-functions) preserves many good properties of traditional semantics based on logical matrices (where connectives are interpreted as functions) whilst…

计算机科学中的逻辑 · 计算机科学 2022-04-15 Pedro Filipe , Carlos Caleiro , Sérgio Marcelino

The question if a deterministic finite automaton admits a software reset in the form of a so-called synchronizing word can be answered in polynomial time. In this paper, we extend this algorithmic question to deterministic automata beyond…

形式语言与自动机理论 · 计算机科学 2020-12-23 Henning Fernau , Petra Wolf , Tomoyuki Yamakami

We consider the master/slave parameterised reachability problem for networks of pushdown systems, where communication is via a global store using only non-atomic reads and writes. We show that the control-state reachability problem is…

形式语言与自动机理论 · 计算机科学 2011-09-29 Matthew Hague

We study the satisfiability problem of symbolic finite automata and decompose it into the satisfiability problem of the theory of the input characters and the monadic second-order theory of the indices of accepted words. We use our…

计算机科学中的逻辑 · 计算机科学 2023-07-04 Rodrigo Raya

For non-uniform cellular automata (NUCA) with finite memory over an arbitrary universe with multiple local transition rules, we show that pointwise nilpotency, pointwise periodicity, and pointwise eventual periodicity properties are…

动力系统 · 数学 2022-10-04 Xuan Kien Phung

We investigate regular realizability (RR) problems, which are the problems of verifying whether intersection of a regular language -- the input of the problem -- and fixed language called filter is non-empty. We consider two kind of…

形式语言与自动机理论 · 计算机科学 2015-03-20 Alexander A. Rubtsov

Verifying properties and interpreting the behaviour of deep neural networks (DNN) is an important task given their ubiquitous use in applications, including safety-critical ones, and their black-box nature. We propose an automata-theoric…

形式语言与自动机理论 · 计算机科学 2023-09-28 Marco Sälzer , Eric Alsmann , Florian Bruse , Martin Lange

It is well known that computing a minimum DFA consistent with a given set of positive and negative examples is NP-hard. Previous work has identified conditions on the input sample under which the problem becomes tractable or remains hard.…

形式语言与自动机理论 · 计算机科学 2026-01-21 Radu Cosmin Dumitru , Ryo Yoshinaka , Ayumi Shinohara

We characterize complete deterministic finite automata with two input letters in which every non-empty set of states occurs as the image of the whole state set under the action of a suitable input word. The characterization leads to a…

形式语言与自动机理论 · 计算机科学 2022-08-23 David Casas , Mikhail V. Volkov

A complete deterministic finite automaton in which every non-empty subset of the state set occurs as the image of the whole state set under the action of a suitable input word is called completely reachable. We characterize completely…

形式语言与自动机理论 · 计算机科学 2018-05-09 Eugenija Bondar , Mikhail Volkov

Nonuniform families of polynomial-size finite automata and pushdown automata respectively have strong connections to nonuniform-NL and nonuniform-LOGCFL. We examine the behaviors of unambiguous and co-nondeterministic computations produced…

计算复杂性 · 计算机科学 2025-12-16 Tomoyuki Yamakami

History-deterministic automata are those in which nondeterministic choices can be correctly resolved stepwise: there is a strategy to select a continuation of a run given the next input letter so that if the overall input word admits some…

形式语言与自动机理论 · 计算机科学 2026-04-01 Soumyajit Paul , David Purser , Sven Schewe , Qiyi Tang , Patrick Totzke , Di-De Yen

We define a new subclass of nondeterministic finite automata for prefix-closed languages called Flanked Finite Automata (FFA). We show that this class enjoys good complexity properties while preserving the succinctness of nondeterministic…

形式语言与自动机理论 · 计算机科学 2015-09-23 Florent Avellaneda , Silvano Dal Zilio , Jean-Baptiste Raclet

In this paper, we study algorithmic problems for automaton semigroups and automaton groups related to freeness and finiteness. In the course of this study, we also exhibit some connections between the algebraic structure of automaton…

形式语言与自动机理论 · 计算机科学 2020-04-10 Daniele D'Angeli , Emanuele Rodaro , Jan Philipp Wächter

Complementation of finite automata is a basic operation used in numerous applications. The standard way to complement a nondeterministic finite automaton (NFA) is to transform it into an equivalent deterministic finite automaton (DFA) and…

形式语言与自动机理论 · 计算机科学 2025-07-16 Lukáš Holík , Ondřej Lengál , Juraj Major , Adéla Štěpková , Jan Strejček

The complexity and decidability of various decision problems involving the shuffle operation are studied. The following three problems are all shown to be $NP$-complete: given a nondeterministic finite automaton (NFA) $M$, and two words $u$…

形式语言与自动机理论 · 计算机科学 2019-03-08 Joey Eremondi , Oscar H. Ibarra , Ian McQuillan

Complementation and determinization are two fundamental notions in automata theory. The close relationship between the two has been well observed in the literature. In the case of nondeterministic finite automata on finite words (NFA),…

计算机科学中的逻辑 · 计算机科学 2012-10-10 Yang Cai , Ting Zhang

We present the framework of delta-complete analysis for bounded reachability problems of general hybrid systems. We perform bounded reachability checking through solving delta-decision problems over the reals. The techniques take into…

系统与控制 · 计算机科学 2014-04-30 Sicun Gao , Soonho Kong , Wei Chen , Edmund Clarke