中文
相关论文

相关论文: On the questions P ?= NP $\cap$ co-NP and NP ?= co…

200 篇论文

On the Geroch-Kronheimer-Penrose future completion $IP(X)$ of a spacetime $X$, there are two frequently used topologies. We systematically examine $\tau_+$, the stronger (metrizable) of them, which is the coarsest causally continuous…

微分几何 · 数学 2024-12-17 Olaf Müller

In the paper we define three new complexity classes for Turing Machine undecidable problems inspired by the famous Cook/Levin's NP-complete complexity class for intractable problems. These are U-complete (Universal complete), D-complete…

计算复杂性 · 计算机科学 2023-06-22 Eugene Eberbach

This paper demonstrates that P \not= NP. The way was to generalize the traditional definitions of the classes P and NP, to construct an artificial problem (a generalization to SAT: The XG-SAT, much more difficult than the former) and then…

计算复杂性 · 计算机科学 2019-07-01 André Luiz Barbosa

Proving that there are problems in $\mathsf{P}^\mathsf{NP}$ that require boolean circuits of super-linear size is a major frontier in complexity theory. While such lower bounds are known for larger complexity classes, existing results only…

计算复杂性 · 计算机科学 2023-06-22 Jan Bydzovsky , Jan Krajicek , Igor C. Oliveira

Type systems as a way to control or analyze programs have been largely studied in the context of functional programming languages. Some of those work allow to extract from a typing derivation for a program a complexity bound on this…

计算机科学中的逻辑 · 计算机科学 2019-10-08 Patrick Baillot , Alexis Ghyselen

We construct a finitely presented group with coNP-complete word problem, and a finitely generated simple group with coNP-complete word problem. These groups are represented as Thompson groups, hence as partial transformation groups of…

群论 · 数学 2007-05-23 Jean-Camille Birget

We show that alternating Turing machines, with a novel and natural definition of acceptance, accept precisely the inductive (Pi-1-1) languages. Total alternating machines, that either accept or reject each input, accept precisely the…

计算机科学中的逻辑 · 计算机科学 2015-07-01 Daniel M Leivant

We introduce a parallelizable simplification of Neural Turing Machine (NTM), referred to as P-NTM, which redesigns the core operations of the original architecture to enable efficient scan-based parallel execution. We evaluate the proposed…

神经与进化计算 · 计算机科学 2026-02-24 Gabriel Faria , Arnaldo Candido Junior

We study two modifications of the Post Correspondence Problem (PCP), namely 1) the bi-infinite version, where it is asked whether there exists a bi-infinite word such that two given morphisms agree on it, and 2) the conjugate version, where…

离散数学 · 计算机科学 2022-09-16 Olivier Finkel , Vesa Halava , Tero Harju , Esa Sahla

Two theorems about the P versus NP problem be proved in this article (1) There exists a language $L$, that the statement $L \in \textbf{P}$ is independent of ZFC. (2) There exists a language $L \in \textbf{NP}$, for any polynomial time…

计算复杂性 · 计算机科学 2018-05-09 Tianheng Tsui

It is known that for any class C closed under union and intersection, the Boolean closure of C, the Boolean hierarchy over C, and the symmetric difference hierarchy over C all are equal. We prove that these equalities hold for any…

计算复杂性 · 计算机科学 2007-05-23 Lane A. Hemaspaandra , Joerg Rothe

We prove that P = NP implies #P = FP by exploiting the topological structure of 3SAT solution spaces. The argument proceeds via a dichotomy: any polynomial-time algorithm for 3SAT either operates without global knowledge of the…

计算复杂性 · 计算机科学 2026-03-24 M. Alasli

In this paper, we define and study variants of several complexity classes of decision problems that are defined via some criteria on the number of accepting paths of an NPTM. In these variants, we modify the acceptance criteria so that they…

计算复杂性 · 计算机科学 2024-10-11 Eleni Bakali , Aggeliki Chalki , Sotiris Kanellopoulos , Aris Pagourtzis , Stathis Zachos

Interactive proof systems whose verifiers are constant-space machines have interesting features that do not have counterparts in the better studied case where the verifiers operate under reasonably large space bounds. The language…

计算复杂性 · 计算机科学 2025-12-17 M. Utkan Gezer , A. C. Cem Say

We prove that the word problem of a finitely generated group $G$ is in NP (solvable in polynomial time by a non-deterministic Turing machine) if and only if this group is a subgroup of a finitely presented group $H$ with polynomial…

群论 · 数学 2007-05-23 J. -C. Birget , A. Yu. Olshanskii , E. Rips , M. Sapir

A theory of one-tape (one-head) linear-time Turing machines is essentially different from its polynomial-time counterpart since these machines are closely related to finite state automata. This paper discusses structural-complexity issues…

计算复杂性 · 计算机科学 2010-07-20 Kohtaro Tadaki , Tomoyuki Yamakami , Jack C. H. Lin

We present an approximation notion for NP-hard optimization problems represented by binary functions. We prove that (assuming P != NP) the new notion is strictly stronger than FPTAS, but strictly weaker than having a polynomial-time…

计算复杂性 · 计算机科学 2026-05-08 Samuel Bismuth , Erel Segal-Halevi

We study the Constraint Satisfaction Problem CSP(A), where A is first-order definable in (Z;+,1) and contains +. We prove such problems are either in P or NP-complete.

计算复杂性 · 计算机科学 2018-07-04 Manuel Bodirsky , Barnaby Martin , Marcello Mamino , Antoine Mottet

In this article we formally define and investigate the computational complexity of the Definability Problem for open first-order formulas (i.e., quantifier free first-order formulas) with equality. Given a logic $\mathbf{\mathcal{L}}$, the…

计算复杂性 · 计算机科学 2019-04-10 Carlos Areces , Miguel Campercholi , Daniel Penazzi , Pablo Ventura

In CSL'99 Roversi pointed out that the Turing machine encoding of Girard's seminal paper "Light Linear Logic" has a flaw. Moreover he presented a working version of the encoding in Light Affine Logic, but not in Light Linear Logic. In this…

计算机科学中的逻辑 · 计算机科学 2009-09-29 Satoshi Matsuoka