中文
相关论文

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

200 篇论文

By means of the Ehrhart theory of inside-out polytopes we establish a general counting theory for nonattacking placements of chess pieces with unbounded straight-line moves, such as the queen, on a polygonal convex board. The number of ways…

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

We extend the study of the 2-Solo Chess problem which was first introduced by Aravind, Misra, and Mittal in 2022. 2-Solo Chess is a single-player variant of chess in which the player must clear the board via captures such that only one…

计算复杂性 · 计算机科学 2026-05-18 Kolja Kühn , Wendy Yi

The N-Queens problem, placing all N queens in a N x N chessboard where none attack the other, is a classic problem for constraint satisfaction algorithms. While complete methods like backtracking guarantee a solution, their exponential time…

人工智能 · 计算机科学 2025-12-05 Susmita Sharma , Aayush Shrestha , Sitasma Thapa , Prashant Timalsina , Prakash Poudyal

1. We first show a lower bound of 2N/3-1 for the connected minimum queen domination (or cover) problem on the NXN chessboard - the upper bound is only 2 higher at most and is easy to show. 2. We then define the k-colored connected minimum…

组合数学 · 数学 2016-08-09 Sneha S. Venkatesan , S. M. Venkatesan

We consider the problem of placing k queens on an nxn board so that the total number of attacked squares is as small as possible. In particular, we consider the domain where k is small relative to n and derive nearly tight bounds in this…

组合数学 · 数学 2017-03-16 Daniel M Kane

We prove that king chasing problem in Chinese Chess is NP-hard when generalized to $n\times n$ boards. `King chasing' is a frequently-used strategy in Chinese Chess, which means that the player has to continuously check the opponent in…

组合数学 · 数学 2026-04-03 Chao Li , Zhujun Zhang , Chao Yang

The n-queens puzzle is a well-known combinatorial problem that requires to place n queens on an n x n chessboard so that no two queens can attack each other. Since the 19th century, this problem was studied by many mathematicians and…

数据结构与算法 · 计算机科学 2019-07-22 Matteo Fischetti , Domenico Salvagnin

In this paper, we propose two new methods for solving Set Constraint Problems, as well as a potential polynomial solution for NP-Complete problems using quantum computation. While current methods of solving Set Constraint Problems focus on…

计算机科学中的逻辑 · 计算机科学 2025-04-29 Neema Rustin Badihian

The famous $n$-queens problem asks how many ways there are to place $n$ queens on an $n \times n$ chessboard so that no two queens can attack one another. The toroidal $n$-queens problem asks the same question where the board is considered…

组合数学 · 数学 2021-09-17 Candida Bowtell , Peter Keevash

We prove that the quiver problem is NP complete.

表示论 · 数学 2025-08-06 Victor Kac , Bangzheng Li

The complexity class NP of decision problems that can be solved nondeterministically in polynomial time is of great theoretical and practical importance where the notion of polynomial-time reductions between NP-problems is a key concept for…

计算复杂性 · 计算机科学 2022-12-23 Hans-Jörg Kreowski , Sabine Kuske , Aaron Lye , Aljoscha Windhorst

We prove that persuasion is an NP-complete problem.

计算复杂性 · 计算机科学 2025-07-09 Alban Grastien

In 1967, Klarner proposed a problem concerning the existence of reflecting $n$-queens configurations. The problem considers the feasibility of placing $n$ mutually non-attacking queens on the reflecting chessboard, an $n\times n$ chessboard…

组合数学 · 数学 2025-08-20 Tantan Dai , Tom Kelly

Number the cells of a (possibly infinite) chessboard in some way with the numbers 0, 1, 2, ... Consider the cells in order, placing a queen in a cell if and only if it would not attack any earlier queen. The problem is to determine the…

组合数学 · 数学 2019-07-30 F. Michel Dekking , Jeffrey Shallit , N. J. A. Sloane

The number of ways to place $q$ nonattacking queens, bishops, or similar chess pieces on an $n\times n$ square chessboard is essentially a quasipolynomial function of $n$ (by Part I of this series). The period of the quasipolynomial is…

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

We prove that the problems of deciding whether a quadratic equation over a free group has a solution is NP-complete.

Some classical graph problems such as finding minimal spanning tree, shortest path or maximal flow can be done efficiently. We describe slight variations of such problems which are shown to be NP-complete. Our proofs use straightforward…

计算复杂性 · 计算机科学 2020-01-14 Per Alexandersson

Some preliminary results are reported on the equivalence of any n-queens problem with the roots of a Boolean valued quadratic form via a generic dimensional reduction scheme. It is then proven that the solutions set is encoded in the…

人工智能 · 计算机科学 2019-09-13 T. E. Raptis

In this paper we investigate computational properties of the Diophantine problem for spherical equations in some classes of finite groups. We classify the complexity of different variations of the problem, e.g., when $G$ is fixed and when…

群论 · 数学 2023-08-25 Caroline Mattes , Alexander Ushakov , Armin Weiß

We show that for every fixed $k\geq 3$, the problem whether the termination/counter complexity of a given demonic VASS is $\mathcal{O}(n^k)$, $\Omega(n^{k})$, and $\Theta(n^{k})$ is coNP-complete, NP-complete, and DP-complete, respectively.…

计算机科学中的逻辑 · 计算机科学 2021-12-07 Michal Ajdarów , Antonín Kučera