中文
相关论文

相关论文: Satisfiability of Context-free String Constraints …

200 篇论文

We study the guarded negation fragment of transitive closure logic (GNTC). We show that the satisfiability problem for GNTC is 2ExpTime-complete, by establishing the following reductions: (i) a polynomial-time reduction from the…

计算机科学中的逻辑 · 计算机科学 2026-05-20 Diego Figueira , Santiago Figueira , Yoshiki Nakamura

Context free languages allow one to express data with hierarchical structure, at the cost of losing some of the useful properties of languages recognized by finite automata on words. However, it is possible to restore some of these…

形式语言与自动机理论 · 计算机科学 2015-11-03 Eryk Kopczynski

Consensus problems for strings and sequences appear in numerous application contexts, ranging from bioinformatics over data mining to machine learning. Closing some gaps in the literature, we show that several fundamental problems in this…

离散数学 · 计算机科学 2019-04-12 Laurent Bulteau , Vincent Froese , Rolf Niedermeier

We present a few classes of synchronizing automata exhibiting certain extremal properties with regard to synchronization. The first is a series of automata with subsets whose shortest extending words are of length $\varTheta(n^2)$, where…

形式语言与自动机理论 · 计算机科学 2016-08-04 Andrzej Kisielewicz , Marek Szykuła

Temporal logics for the specification of information-flow properties are able to express relations between multiple executions of a system. The two most important such logics are HyperLTL and HyperCTL*, which generalise LTL and CTL* by…

计算机科学中的逻辑 · 计算机科学 2025-01-15 Marie Fortin , Louwe B. Kuijer , Patrick Totzke , Martin Zimmermann

The finite satisfiability problem of monadic second order logic is decidable only on classes of structures of bounded tree-width by the classic result of Seese (1991). We prove the following problem is decidable: Input: (i) A monadic second…

计算机科学中的逻辑 · 计算机科学 2016-04-19 Tomer Kotek , Helmut Veith , Florian Zuleger

We study the fundamental question of how efficiently suffix array entries can be accessed when the array cannot be stored explicitly. The suffix array $SA_T[1..n]$ of a text $T$ of length $n$ encodes the lexicographic order of its suffixes…

数据结构与算法 · 计算机科学 2025-10-23 Dominik Kempa , Tomasz Kociumaka

We study Two-Variable First-Order Logic, FO2, under semantic constraints that model hierarchically structured data. Our first logic extends FO2 with a linear order < and a chain of increasingly coarser equivalence relations E_1, E_2, ... .…

计算机科学中的逻辑 · 计算机科学 2025-12-11 Oskar Fiuk , Emanuel Kieronski , Vincent Michielini

Alternating timed automata on infinite words are considered. The main result is a characterization of acceptance conditions for which the emptiness problem for these automata is decidable. This result implies new decidability results for…

计算机科学中的逻辑 · 计算机科学 2015-07-01 Pawel Parys , Igor Walukiewicz

This article focuses on subset reachability in synchronizing automata. First, we provide families of synchronizing automata with subsets which cannot be reached with short words. These families do not fulfil Don's Conjecture about subset…

形式语言与自动机理论 · 计算机科学 2018-05-08 François Gonze , Raphaël M. Jungers

We study the complexity of predicate logics based on team semantics. We show that the satisfiability problems of two-variable independence logic and inclusion logic are both NEXPTIME-complete. Furthermore, we show that the validity problem…

计算机科学中的逻辑 · 计算机科学 2016-06-21 Juha Kontinen , Antti Kuusisto , Jonni Virtema

Intuitively, if we can prove that a program terminates, we expect some conclusion regarding its complexity. But the passage from termination proofs to complexity bounds is not always clear. In this work we consider Monotonicity Constraint…

计算机科学中的逻辑 · 计算机科学 2014-05-01 Amir M. Ben-Amram , Michael Vainer

A deterministic finite automaton 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 is called completely reachable. It was conjectured that in each completely…

形式语言与自动机理论 · 计算机科学 2024-03-20 David Casas , Mikhail V. Volkov

Does the trace language of a given vector addition system (VAS) intersect with a given context-free language? This question lies at the heart of several verification questions involving recursive programs with integer parameters. In…

形式语言与自动机理论 · 计算机科学 2015-04-30 Jérôme Leroux , Grégoire Sutre , Patrick Totzke

In this paper, we study the word problem for automaton semigroups and automaton groups from a complexity point of view. As an intermediate concept between automaton semigroups and automaton groups, we introduce automaton-inverse semigroups,…

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

The value 1 problem is a decision problem for probabilistic automata over finite words: given a probabilistic automaton A, are there words accepted by A with probability arbitrarily close to 1? This problem was proved undecidable recently.…

形式语言与自动机理论 · 计算机科学 2012-01-27 Nathanaël Fijalkow , Hugo Gimbert , Youssouf Oualhadj

We study the fundamental problem of finding the best string to represent a given set, in the form of the Closest String problem: Given a set $X \subseteq \Sigma^d$ of $n$ strings, find the string $x^*$ minimizing the radius of the smallest…

计算复杂性 · 计算机科学 2023-05-30 Amir Abboud , Nick Fischer , Elazar Goldenberg , Karthik C. S. , Ron Safier

We show that Closest Substring, one of the most important problems in the field of biological sequence analysis, is W[1]-hard when parameterized by the number k of input strings (and remains so, even over a binary alphabet). This problem is…

计算复杂性 · 计算机科学 2007-05-23 Michael R. Fellows , Jens Gramm , Rolf Niedermeier

Imagine an assembly line where a box with a lid and liquid in it enters in some unknown orientation. The box should leave the line with the open lid facing upwards with the liquid still in it. To save costs there are no complex sensors or…

形式语言与自动机理论 · 计算机科学 2022-03-18 Petra Wolf

We study synthesis of reactive systems interacting with environments using an infinite data domain. A popular formalism for specifying and modelling such systems is register automata and transducers. They extend finite-state automata by…

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