中文
相关论文

相关论文: Cypher is Turing-Complete: A Formal Proof via 2-Co…

200 篇论文

We show the problem of counting homomorphisms from the fundamental group of a homology $3$-sphere $M$ to a finite, non-abelian simple group $G$ is #P-complete, in the case that $G$ is fixed and $M$ is the computational input. Similarly,…

几何拓扑 · 数学 2018-10-03 Greg Kuperberg , Eric Samperton

The ZX-Calculus is a graphical language for diagrammatic reasoning in quantum mechanics and quantum information theory. It comes equipped with an equational presentation. We focus here on a very important property of the language:…

量子物理 · 物理学 2023-06-22 Emmanuel Jeandel , Simon Perdrix , Renaud Vilmart

We consider graph Turing machines, a model of parallel computation on a graph, in which each vertex is only capable of performing one of a finite number of operations. This model of computation is a natural generalization of several…

逻辑 · 数学 2017-03-29 Nathanael Ackerman , Cameron Freer

In this paper, we show that every $(2P_2,K_4)$-free graph is 4-colorable. The bound is attained by the five-wheel and the complement of the seven-cycle. This answers an open question by Wagon \cite{Wa80} in the 1980s. Our result can also be…

组合数学 · 数学 2018-12-17 Serge Gaspers , Shenwei Huang

The execution of graph algorithms using neural networks has recently attracted significant interest due to promising empirical progress. This motivates further understanding of how neural networks can replicate reasoning steps with…

机器学习 · 计算机科学 2024-10-03 Artur Back de Luca , Kimon Fountoulakis

Theory of choreographic languages typically includes a number of complex results that are proved by structural induction. The high number of cases and the subtle details in some of them lead to long reviewing processes, and occasionally to…

计算机科学中的逻辑 · 计算机科学 2021-02-05 Luís Cruz-Filipe , Fabrizio Montesi , Marco Peressotti

Many practical problems in almost all scientific and technological disciplines have been classified as computationally hard (NP-hard or even NP-complete). In life sciences, combinatorial optimization problems frequently arise in molecular…

数据结构与算法 · 计算机科学 2015-03-19 H. Jose Antonio Martin

Zeiger is a pencil puzzle consisting of a rectangular grid, with each cell having an arrow pointing in horizontal or vertical direction. Some cells also contain a positive integer. The objective of this puzzle is to fill a positive integer…

计算复杂性 · 计算机科学 2025-03-04 Suthee Ruangwises

Large language models have significantly improved natural language interfaces to databases by translating user questions into executable queries. In particular, Text2Cypher focuses on generating Cypher queries for graph databases, enabling…

数据库 · 计算机科学 2026-05-12 Makbule Gulcin Ozsoy

Context-dependent fusion grammars were recently introduced as devices for the generation of hypergraph languages. In this paper, we show that this new type of hypergraph grammars, where the application of fusion rules is restricted by…

形式语言与自动机理论 · 计算机科学 2019-12-23 Aaron Lye

The benchmark for computation is typically given as Turing computability; the ability for a computation to be performed by a Turing Machine. Many languages exploit (indirect) encodings of Turing Machines to demonstrate their ability to…

形式语言与自动机理论 · 计算机科学 2014-10-29 Thomas Given-Wilson

We suggest a diagrammatic model of computation based on an axiom of distributivity. A diagram of a decorated coloured tangle, similar to those that appear in low dimensional topology, plays the role of a circuit diagram. Equivalent diagrams…

计算复杂性 · 计算机科学 2015-07-23 Avishy Y. Carmi , Daniel Moskovich

In this paper the computational complexity of the (bi)simulation problem over restricted graph classes is studied. For trees given as pointer structures or terms the (bi)simulation problem is complete for logarithmic space or NC$^1$,…

计算机科学中的逻辑 · 计算机科学 2023-06-22 Moses Ganardi , Stefan Göller , Markus Lohrey

Formal verification of masking in post-quantum cryptographic (PQC) hardware relies on SMT solvers over finite domains. Our prior work established structural dependency analysis at scale [1] and quantified the security margin of partial NTT…

密码学与安全 · 计算机科学 2026-04-23 Ray Iskander , Khaled Kirah

This paper constructs a cirquent calculus system and proves its soundness and completeness with respect to the semantics of computability logic (see http://www.cis.upenn.edu/~giorgi/cl.html). The logical vocabulary of the system consists of…

计算机科学中的逻辑 · 计算机科学 2013-02-05 Giorgi Japaridze

It is shown that the toy Turing Tumble, suitably extended with an infinitely long game board and unlimited supply of pieces, is Turing-Complete. This is achieved via direct simulation of a Turing machine. Unlike previously informally…

形式语言与自动机理论 · 计算机科学 2021-10-19 Lenny Pitt

To date, work on formalizing connectionist computation in a way that is at least Turing-complete has focused on recurrent architectures and developed equivalences to Turing machines or similar super-Turing models, which are of more…

人工智能 · 计算机科学 2015-05-04 Anthony Di Franco

The ZX-calculus is an intuitive but also mathematically strict graphical language for quantum computing, which is especially powerful for the framework of quantum circuits. Completeness of the ZX-calculus means any equality of matrices with…

量子物理 · 物理学 2023-05-18 Quanlong Wang

In this work, we prove the NP-completeness of two variants of tokenisation, defined as the problem of compressing a dataset to at most $\delta$ symbols by either finding a vocabulary directly (direct tokenisation), or selecting a sequence…

数据结构与算法 · 计算机科学 2024-12-20 Philip Whittington , Gregor Bachmann , Tiago Pimentel

GP 2 is a non-deterministic programming language for computing by graph transformation. One of the design goals for GP 2 is syntactic and semantic simplicity, to facilitate formal reasoning about programs. In this paper, we demonstrate with…

编程语言 · 计算机科学 2016-09-14 Detlef Plump