中文
相关论文

相关论文: On the Complexity of a Derivative Chess Problem

200 篇论文

In this paper we propose a new approach for developing a proof that P=NP. We propose to use a polynomial-time reduction of a NP-complete problem to Linear Programming. Earlier such attempts used polynomial-time transformation which is a…

计算复杂性 · 计算机科学 2023-02-20 Malay Dutta , Anjana K. Mahanta

A fundamental pursuit in complexity theory concerns reducing worst-case problems to average-case problems. There exist complexity classes such as PSPACE that admit worst-case to average-case reductions. However, for many other classes such…

量子物理 · 物理学 2020-09-02 Nai-Hui Chia , Sean Hallgren , Fang Song

Wythoff Nim aka Corner the Lady is a classic combinatorial game. A Queen is placed on an infinite chess board and two players take alternate turns, moving the Queen closer to the corner. The first player that corners the Queen wins. What…

组合数学 · 数学 2022-12-09 Robbert Fokkink , Gerard Francis Ortega , Dan Rust

Dealing with the NP-complete Dominating Set problem on undirected graphs, we demonstrate the power of data reduction by preprocessing from a theoretical as well as a practical side. In particular, we prove that Dominating Set restricted to…

数据结构与算法 · 计算机科学 2007-05-23 Jochen Alber , Michael R. Fellows , Rolf Niedermeier

We address two sets of long-standing open questions in probability theory, from a computational complexity perspective: divisibility of stochastic maps, and divisibility and decomposability of probability distributions. We prove that finite…

概率论 · 数学 2016-04-20 Johannes Bausch , Toby Cubitt

We study a class polynomials obtained from an enumeration of the number of queen paths. In particular, we find the generating function for the diagonal sequence of this table and the zero distribution of a sequence of related polynomials.

组合数学 · 数学 2024-09-27 Ashish Goswami , Khang Tran

We study the quadratic residue problem known as an NP complete problem by way of the prime number and show that a nondeterministic polynomial process does not belong to the class P because of a random distribution of solutions for the…

综合数学 · 数学 2012-12-29 Minoru Fujimoto , Kunihiko Uehara

We introduce a new -as far as we know- problem, according to which we are asked to match sequences of two digits in matrices having entries among those two digits (but others too) and prove that this problem is NP-complete

组合数学 · 数学 2011-07-05 Nicolaos Matsakis

In recent work Simkin shows that bounds on an exponent occurring in the famous $n$-queens problem can be evaluated by solving convex optimization problems, allowing him to find bounds far tighter than previously known. In this note we use…

最优化与控制 · 数学 2023-05-24 Parth Nobel , Akshay Agrawal , Stephen Boyd

We show that the decision versions of the puzzles Knossos and The Hour-Glass are complete for NP.

计算复杂性 · 计算机科学 2015-08-03 Holger Petersen

The P versus NP problem asks whether every language verifiable in polynomial time can also be decided in deterministic polynomial time. In this paper, we present a constructive proof that P = NP by introducing a universal, graph-based…

计算复杂性 · 计算机科学 2026-04-02 Changryeol Lee

The complexity class $PSPACE$ includes all computational problems that can be solved by a classical computer with polynomial memory. All $PSPACE$ problems are known to be solvable by a quantum computer too with polynomial memory and are,…

计算复杂性 · 计算机科学 2023-06-27 Shibdas Roy

Many modern numerical methods in computational science and engineering rely on derivatives of mathematical models for the phenomena under investigation. The computation of these derivatives often represents the bottleneck in terms of…

计算复杂性 · 计算机科学 2021-10-27 Uwe Naumann

This paper investigates the popular card game UNO from the viewpoint of algorithmic combinatorial game theory. We define simple and concise mathematical models for the game, including both cooperative and uncooperative versions, and analyze…

离散数学 · 计算机科学 2013-12-03 Erik D. Demaine , Martin L. Demaine , Nicholas J. A. Harvey , Ryuhei Uehara , Takeaki Uno , Yushi Uno

The function that counts the number of ways to place nonattacking identical chess or fairy chess pieces in a rectangular strip of fixed height and variable width, as a function of the width, is a piecewise polynomial which is eventually a…

组合数学 · 数学 2016-10-18 Seth Chaiken , Christopher R. H. Hanusa , Thomas Zaslavsky

We prove computational intractability of variants of checkers: (1) deciding whether there is a move that forces the other player to win in one move is NP-complete; (2) checkers where players must always be able to jump on their turn is…

计算复杂性 · 计算机科学 2018-06-15 Jeffrey Bosboom , Spencer Congero , Erik D. Demaine , Martin L. Demaine , Jayson Lynch

NP complete problem is one of the most challenging issues. The question of whether all problems in NP are also in P is generally considered one of the most important open questions in mathematics and theoretical computer science as it has…

计算复杂性 · 计算机科学 2015-05-04 Wenhong Tian , GuoZhong Li , Xinyang Wang , Qin Xiong , Yaqiu Jiang

A king in a directed graph is a node from which each node in the graph can be reached via paths of length at most two. There is a broad literature on tournaments (completely oriented digraphs), and it has been known for more than half a…

计算复杂性 · 计算机科学 2007-05-23 Edith Hemaspaandra , Lane A. Hemaspaandra , Osamu Watanabe

We investigate here the computational complexity of three natural problems in directed acyclic graphs. We prove their NP Completeness and consider their restrictions to linear orders.

组合数学 · 数学 2007-10-12 Serge Burckel

We study here several variants of the covariates fine balance problem where we generalize some of these problems and introduce a number of others. We present here a comprehensive complexity study of the covariates problems providing…

数据结构与算法 · 计算机科学 2020-09-18 Dorit S. Hochbaum , Asaf Levin , Xu Rao