中文
相关论文

相关论文: On the Complexity of the Equivalence Problem for P…

200 篇论文

Quantum programs exhibit inherent non-deterministic behavior, which poses more significant challenges for error discovery compared to classical programs. While several testing methods have been proposed for quantum programs, they often…

软件工程 · 计算机科学 2024-05-27 Peixun Long , Jianjun Zhao

Probabilistic timed automata are an extension of timed automata with discrete probability distributions. We consider model-checking algorithms for the subclasses of probabilistic timed automata which have one or two clocks. Firstly, we show…

计算机科学中的逻辑 · 计算机科学 2019-03-14 Marcin Jurdzinski , Francois Laroussinie , Jeremy Sproston

The proof identity problem asks: When are two proofs the same? The question naturally occurs when one reflects on mathematical practice. The problem understandably can be seen as a challenge for mathematical logic, and indeed various…

计算机科学中的逻辑 · 计算机科学 2014-03-05 Jesse Alama

As a partial answer to a question of Rao, a deterministic and customizable efficient algorithm is presented to test whether an arbitrary graphical degree sequence has a bipartite realization. The algorithm can be configured to run in…

组合数学 · 数学 2019-08-20 Kai Wang

Probabilistic concurrent systems are foundational models for modern mobile computing. In this paper, a unifying approach to probabilistic testing equivalences is proposed. With the help of a new distribution-based semantics for…

计算机科学中的逻辑 · 计算机科学 2026-04-08 Weijun Chen , Yuxi Fu , Huan Long , Hao Wu

Strong bisimilarity on normed BPA is polynomial-time decidable, while weak bisimilarity on totally normed BPA is NP-hard. It is natural to ask where the computational complexity of branching bisimilarity on totally normed BPA lies. This…

计算机科学中的逻辑 · 计算机科学 2014-11-18 Chaodong He

We present an efficient algorithm for checking language equivalence of states in top-down deterministic finite tree automata (DFTAs). Unlike string automata, tree automata operate over hierarchical structures, posing unique challenges for…

形式语言与自动机理论 · 计算机科学 2025-04-08 Zhibo Deng , Vladimir A. Zakharov

In this paper we review algorithms for checking diagnosability of discrete-event systems and timed automata. We point out that the diagnosability problems in both cases reduce to the emptiness problem for (timed) B\"uchi automata. Moreover,…

计算机科学中的逻辑 · 计算机科学 2016-11-17 Franck Cassez

Equivalence testing, a fundamental problem in the field of distribution testing, seeks to infer if two unknown distributions on $[n]$ are the same or far apart in the total variation distance. Conditional sampling has emerged as a powerful…

数据结构与算法 · 计算机科学 2024-03-08 Diptarka Chakraborty , Sourav Chakraborty , Gunjan Kumar , Kuldeep S. Meel

Automata with monitor counters, where the transitions do not depend on counter values, and nested weighted automata are two expressive automata-theoretic frameworks for quantitative properties. For a well-studied and wide class of…

形式语言与自动机理论 · 计算机科学 2023-06-22 Krishnendu Chatterjee , Thomas A. Henzinger , Jan Otop

We claimed that there is a polynomial algorithm to test if two graphs are isomorphic. But the algorithm is wrong. It only tests if the adjacency matrices of two graphs have the same eigenvalues. There is a counterexample of two…

计算复杂性 · 计算机科学 2022-10-18 Reiner Czerwinski

The main purpose of this paper is to study the NP-complete subset-sum problem, not in the usual context of time-complexity-based classification of the algorithms (exponential/polynomial), but through a new kind of algorithmic classification…

计算复杂性 · 计算机科学 2018-11-20 Antonios Syreloglou

Probabilistic circuits (PCs) are a powerful modeling framework for representing tractable probability distributions over combinatorial spaces. In machine learning and probabilistic programming, one is often interested in understanding…

数据结构与算法 · 计算机科学 2021-12-10 Yash Pote , Kuldeep S. Meel

We consider the first problem that appears in any application of synchronizing automata, namely, the problem of deciding whether or not a given $n$-state $k$-letter automaton is synchronizing. First we generalize results from…

形式语言与自动机理论 · 计算机科学 2019-03-20 Mikhail V. Berlinkov

We consider the value 1 problem for probabilistic automata over finite words: it asks whether a given probabilistic automaton accepts words with probability arbitrarily close to 1. This problem is known to be undecidable. However, different…

形式语言与自动机理论 · 计算机科学 2017-09-12 Nathanaël Fijalkow

In this paper, we define the notion of {\em probabilistic $\omega$-pushdown automaton} and study its model-checking problem against the logic of $\omega$-probabilistic computational tree logic ($\omega$-PCTL) and its bounded version from a…

计算机科学中的逻辑 · 计算机科学 2026-04-03 Deren Lin , Tianrong Lin

The termination behavior of probabilistic programs depends on the outcomes of random assignments. Almost sure termination (AST) is concerned with the question whether a program terminates with probability one on all possible inputs.…

编程语言 · 计算机科学 2021-01-29 Marcel Moosbrugger , Ezio Bartocci , Joost-Pieter Katoen , Laura Kovács

Testing probabilistic programs is non-trivial due to their stochastic nature. Given an input, the program may produce different outcomes depending on the underlying stochastic choices in the program. This means testing the expected outcomes…

软件工程 · 计算机科学 2025-09-03 Katrine Christensen , Mahsa Varshosaz , Raúl Pardo

We study the determinisation and unambiguisation problems of weighted automata over the rational field: Given a weighted automaton, can we determine whether there exists an equivalent deterministic, respectively unambiguous, weighted…

形式语言与自动机理论 · 计算机科学 2025-05-28 Ismaël Jecker , Filip Mazowiecki , David Purser

We consider the state-minimisation problem for weighted and probabilistic automata. We provide a numerically stable polynomial-time minimisation algorithm for weighted automata, with guaranteed bounds on the numerical error when run with…

形式语言与自动机理论 · 计算机科学 2014-05-02 Stefan Kiefer , Björn Wachter