中文
相关论文

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

200 篇论文

In this paper we study queen's graphs, which encode the moves by a queen on an $n\times m$ chess board, through the lens of chip-firing games. We prove that their gonality is equal to $nm$ minus the independence number of the graph, and…

组合数学 · 数学 2024-07-22 Ralph Morrison , Noah Speeter

The purpose of this article is to examine and limit the conditions in which the P complexity class could be equivalent to the NP complexity class. Proof is provided by demonstrating that as the number of clauses in a NP-complete problem…

计算复杂性 · 计算机科学 2008-09-07 Jerrald Meek

On a convex polygonal chessboard, the number of combinatorial types of nonattacking configuration of three identical chess riders with $r$ moves, such as queens, bishops, or nightriders, equals $r(r^2+3r-1)/3$, as conjectured by Chaiken,…

组合数学 · 数学 2021-06-21 Christopher R. H. Hanusa , Thomas Zaslavsky

In order to prove that the P of problems is different to the NP class, we consider the satisfability problem of propositional calculus formulae, which is an NP-complete problem. It is shown that, for every search algorithm A, there is a set…

计算复杂性 · 计算机科学 2007-11-09 Alfredo von Reckow

We explore the possibility of using the method of classical integral transforms to solve a class of $q$-difference-differential equations. The Laplace and the Mellin transform of $q$-derivatives are derived. The results show that the Mellin…

数学物理 · 物理学 2009-10-31 Choon-Lin Ho

Experimental mathematics is an experimental approach to mathematics in which programming and symbolic computation are used to investigate mathematical objects, identify properties and patterns, discover facts and formulas and even…

组合数学 · 数学 2020-05-19 Yukun Yao

We generalize the recent results of Chaiken et al. to a rectangular $m\times n$ chessboard. An explicit formula for the number of nonattacking configurations of one-move riders on such a chessboard is calculated in two different ways, one…

组合数学 · 数学 2015-01-28 Jaimal Ichharam

Many natural optimization problems derived from $\sf NP$ admit bilevel and multilevel extensions in which decisions are made sequentially by multiple players with conflicting objectives, as in interdiction, adversarial selection, and…

计算复杂性 · 计算机科学 2026-02-16 Christoph Grüne , Berit Johannes , James B. Orlin , Lasse Wulf

We develop a complexity theory for approximate real computations. We first produce a theory for exact computations but with condition numbers. The input size depends on a condition number, which is not assumed known by the machine. The…

计算复杂性 · 计算机科学 2020-05-05 Gregorio Malajovich , Mike Shub

A polynomial algorithm is obtained for the NP-complete linear ordering problem.

计算复杂性 · 计算机科学 2007-05-23 Givi Bolotashvili

The class of problems complete for NP via first-order reductions is known to be characterized by existential second-order sentences of a fixed form. All such sentences are built around the so-called generalized IS-form of the sentence that…

计算复杂性 · 计算机科学 2007-06-26 Nerio Borges , Blai Bonet

This article finds the answer to the question: for any problem from which a non-deterministic algorithm can be derived which verifies whether an answer is correct or not in polynomial time (complexity class NP), is it possible to create an…

计算复杂性 · 计算机科学 2024-01-30 Daniel Cardona Delgado

We show that P2T - the problem of deciding whether the edge set of a simple graph can be partitioned into two trees or not - is NP-complete.

计算复杂性 · 计算机科学 2010-02-23 Domotor Palvolgyi

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

Infinite chess is chess played on an infinite edgeless chessboard. The familiar chess pieces move about according to their usual chess rules, and each player strives to place the opposing king into checkmate. The mate-in-n problem of…

逻辑 · 数学 2012-05-17 Dan Brumleve , Joel David Hamkins , Philipp Schlicht

Verification of Neural Networks (NNs) that approximate the solution of Partial Differential Equations (PDEs) is a major milestone towards enhancing their trustworthiness and accelerating their deployment, especially for safety-critical…

系统与控制 · 电气工程与系统科学 2024-02-13 Petros Ellinas , Rahul Nellikath , Ignasi Ventura , Jochen Stiasny , Spyros Chatzivasileiadis

The computational complexity of the partition, 0-1 subset sum, unbounded subset sum, 0-1 knapsack and unbounded knapsack problems and their multiple variants were studied in numerous papers in the past where all the weights and profits were…

离散数学 · 计算机科学 2018-02-27 Dominik Wojtczak

Ordinary approach to quantum algorithm is based on quantum Turing machine or quantum circuits. It is known that this approach is not powerful enough to solve NP-complete problems. In this paper we study a new approach to quantum algorithm…

量子物理 · 物理学 2015-06-26 Masanori Ohya , Igor V. Volovich

Negotiations, a model of concurrency with multi party negotiation as primitive, have been recently introduced in arXiv:1307.2145, arXiv:1403.4958. We initiate the study of games for this model. We study coalition problems: can a given…

计算机科学中的逻辑 · 计算机科学 2015-07-30 Javier Esparza , Philipp Hoffmann

Sumsets are central objects in additive combinatorics. In 2007, Granville asked whether one can efficiently recognize whether a given set $S$ is a sumset, i.e. whether there is a set $A$ such that $A+A=S$. Granville suggested an algorithm…

数据结构与算法 · 计算机科学 2024-10-29 Amir Abboud , Nick Fischer , Ron Safier , Nathan Wallheimer