中文
相关论文

相关论文: Restrictive Acceptance Suffices for Equivalence Pr…

200 篇论文

The objective of this article is to formalize the definition of NP problems. We construct a mathematical model of discrete problems as independence systems with weighted elements. We introduce two auxiliary sets that characterize the…

数据结构与算法 · 计算机科学 2007-05-23 Anatoly D. Plotnikov

A continuous constraint satisfaction problem (CCSP) is a constraint satisfaction problem (CSP) with an interval domain $U \subset \mathbb{R}$. We engage in a systematic study to classify CCSPs that are complete of the Existential Theory of…

计算复杂性 · 计算机科学 2024-08-07 Tillmann Miltzow , Reinier F. Schmiermann

Let G be a finite undirected graph. A vertex dominates itself and all its neighbors in G. A vertex set D is an efficient dominating set (e.d. for short) of G if every vertex of G is dominated by exactly one vertex of D. The Efficient…

离散数学 · 计算机科学 2013-04-24 Andreas Brandstädt , Martin Milanic , Ragnar Nevries

The communication class $\mathbf{UPP}^{\text{cc}}$ is a communication analog of the Turing Machine complexity class $\mathbf{PP}$. It is characterized by a matrix-analytic complexity measure called sign-rank (also called dimension…

计算复杂性 · 计算机科学 2019-03-05 Mark Bun , Nikhil S. Mande , Justin Thaler

2-dimensional Matching Problem, which requires to find a matching of left- to right-vertices in a balanced $2n$-vertex bipartite graph, is a well-known polynomial problem, while various variants, like the 3-dimensional analogoue (3DM, with…

计算复杂性 · 计算机科学 2007-05-23 Sergio Caracciolo , Davide Fichera , Andrea Sportiello

Various practical problems within the class $\Sigma_{2}^P$ possess an unambiguity property, meaning that yes-instances correspond with a unique witness. The semantic class containing all unambiguous $\Sigma_{2}^P$ problems is denoted…

计算复杂性 · 计算机科学 2026-04-02 Matan Gilboa , Paul W. Goldberg , Elias Koutsoupias , Noam Nisan

We construct a theory to introduce the concept of topologically robust exceptional points (EP). Starting from an ordered system with $N$ elements, we find the necessary condition to have the highest order exceptional point, namely…

光学 · 物理学 2018-12-07 Cem Yuce , Hamidreza Ramezani

Given a neural network, training data, and a threshold, it was known that it is NP-hard to find weights for the neural network such that the total error is below the threshold. We determine the algorithmic complexity of this fundamental…

计算复杂性 · 计算机科学 2021-11-22 Mikkel Abrahamsen , Linda Kleist , Tillmann Miltzow

The Fewest Clues Problem (FCP) framework has been introduced to study the complexity of determining whether a solution to an \NP~problem can be uniquely identified by specifying a subset of the certificate. For a given problem $P \in \NP$,…

计算复杂性 · 计算机科学 2025-04-17 Atsuki Nagao , Mei Sekiguchi

Optimizing and certifying the positivity of polynomials are fundamental primitives across mathematics and engineering applications, from dynamical systems to operations research. However, solving these problems in practice requires large…

机器学习 · 计算机科学 2023-12-05 Hannah Lawrence , Mitchell Tong Harris

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

For all $k \geq 1$, we show that deciding whether a graph is $k$-planar is NP-complete, extending the well-known fact that deciding 1-planarity is NP-complete. Furthermore, we show that the gap version of this decision problem is…

组合数学 · 数学 2020-05-19 John C. Urschel , Jake Wellens

We show that given a satisfiable instance of the 2-to-1 Label Cover problem, it is NP-hard to find a $(23/24 + \eps)$-satisfying assignment.

计算复杂性 · 计算机科学 2012-04-26 Per Austrin , Ryan O'Donnell , John Wright

We study the question of which counting problems admit f.p.r.a.s., under a structural complexity perspective. Since problems in #P with NP-complete decision version do not admit f.p.r.a.s. (unless NP = RP), we study subclasses of #P, having…

计算复杂性 · 计算机科学 2018-01-09 Eleni Bakali

An important objective of research in counting complexity is to understand which counting problems are approximable. In this quest, the complexity class TotP, a hard subclass of #P, is of key importance, as it contains self-reducible…

计算复杂性 · 计算机科学 2020-06-02 Eleni Bakali , Aggeliki Chalki , Aris Pagourtzis

Motivated by the theory of proof complexity generators we consider the following $\Sigma^p_2$ search problem $\mbox{DD}_P$ determined by a propositional proof system $P$: given a $P$-proof $\pi$ of a disjunction $\bigvee_i {\alpha}_i$, no…

计算复杂性 · 计算机科学 2026-05-13 Jan Krajicek

This article presents a general solution to the problem of computational complexity. First, it gives a historical introduction to the problem since the revival of the foundational problems of mathematics at the end of the 19th century.…

计算复杂性 · 计算机科学 2023-12-25 Rami Zaidan

Negation plays an important role in various natural language processing tasks such as Natural Language Inference and Sentiment Analysis tasks. Numerous prior studies have found that contextual text embedding models such as BERT, ELMO,…

计算与语言 · 计算机科学 2025-07-17 Hongliu Cao

Recent works have shown that tokenisation is NP-complete. However, these works assume tokenisation is applied to inputs with unboundedly large alphabets -- an unrealistic assumption, given that in practice tokenisers operate over fixed-size…

计算与语言 · 计算机科学 2025-11-20 Violeta Kastreva , Philip Whittington , Dennis Komm , Tiago Pimentel

First of all we give some reasons that "natural proofs" built not a barrier to prove P $\not=$ NP using Boolean complexity. Then we investigate the approximation method for its extension to prove super-polynomial lower bounds for the…

计算复杂性 · 计算机科学 2020-06-16 Norbert Blum