中文
相关论文

相关论文: The Complexity of Planar Counting Problems

200 篇论文

We study the computational complexity of the map redistricting problem (gerrymandering). Mathematically, the electoral district designer (gerrymanderer) attempts to partition a weighted graph into $k$ connected components (districts) such…

计算机科学与博弈论 · 计算机科学 2024-01-09 Jack Dippel , Max Dupré la Tour , April Niu , Sanjukta Roy , Adrian Vetta

Constraint satisfaction problems (CSPs) consist of a set of variables taking values from some finite domain and a set of local constraints on these variables. The objective is to find an assignment to the variables that maximizes the…

计算复杂性 · 计算机科学 2026-05-12 Amey Bhangale , Yezhou Zhang

The complexity and approximability of the constraint satisfaction problem (CSP) has been actively studied over the last 20 years. A new version of the CSP, the promise CSP (PCSP) has recently been proposed, motivated by open questions about…

计算复杂性 · 计算机科学 2021-07-19 Libor Barto , Jakub Bulín , Andrei Krokhin , Jakub Opršal

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

$\newcommand{\NP}{\mathsf{NP}}\newcommand{\GapSVP}{\textrm{GapSVP}}$We give a simple proof that the (approximate, decisional) Shortest Vector Problem is $\NP$-hard under a randomized reduction. Specifically, we show that for any $p \geq 1$…

计算复杂性 · 计算机科学 2022-02-17 Huck Bennett , Chris Peikert

We consider the capacitated domination problem, which models a service-requirement assigning scenario and which is also a generalization of the dominating set problem. In this problem, we are given a graph with three parameters defined on…

数据结构与算法 · 计算机科学 2011-08-24 Mong-Jen Kao , D. T. Lee

NP-complete problems should be hard on some instances but those may be extremely rare. On generic instances many such problems, especially related to random graphs, have been proven easy. We show the intractability of random instances of a…

计算复杂性 · 计算机科学 2018-10-25 Leonid A. Levin , Ramarathnam Venkatesan

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

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

This paper shows effectiveness of X3SAT in proving P = NP. This is due to the fact that it is easy to check unsatisfiability of a particular truth assignment. A truth assignment leads to some reductions of clauses by means of "exactly-1…

计算复杂性 · 计算机科学 2020-04-08 Latif Salum

In many submodular optimization applications, datasets are naturally partitioned into disjoint subsets. These scenarios give rise to submodular optimization problems with partition-based constraints, where the desired solution set should be…

数据结构与算法 · 计算机科学 2026-01-21 Wenjing Chen , Yixin Chen , Victoria G. Crawford

We present a class of linear programming approximations for constrained optimization problems. In the case of mixed-integer polynomial optimization problems, if the intersection graph of the constraints has bounded tree-width our…

最优化与控制 · 数学 2016-10-20 Daniel Bienstock , Gonzalo Munoz

The causal graph of a planning instance is an important tool for planning both in practice and in theory. The theoretical studies of causal graphs have largely analysed the computational complexity of planning for instances where the causal…

人工智能 · 计算机科学 2014-02-05 Christer Bäckström , Peter Jonsson

Interdiction problems ask about the worst-case impact of a limited change to an underlying optimization problem. They are a natural way to measure the robustness of a system, or to identify its weakest spots. Interdiction problems have been…

最优化与控制 · 数学 2015-11-10 Stephen R. Chestnut , Rico Zenklusen

Optimization problems consist of either maximizing or minimizing an objective function. Instead of looking for a maximum solution (resp. minimum solution), one can find a minimum maximal solution (resp. maximum minimal solution). Such…

数据结构与算法 · 计算机科学 2018-11-08 Kaveh Khoshkhah , Mehdi Khosravian Ghadikolaei , Jerome Monnot , Florian Sikora

We give simple deterministic reductions demonstrating the NP-hardness of approximating the nearest codeword problem and minimum distance problem within arbitrary constant factors (and almost-polynomial factors assuming NP cannot be solved…

计算复杂性 · 计算机科学 2025-06-26 Vijay Bhattiprolu , Venkatesan Guruswami , Xuandi Ren

We study fundamental point-line covering problems in computational geometry, in which the input is a set $S$ of points in the plane. The first is the Rich Lines problem, which asks for the set of all lines that each covers at least…

计算几何 · 计算机科学 2021-02-16 Jianer Chen , Qin Huang , Iyad Kanj , Ge Xia

Today's propositional satisfiability (SAT) solvers are extremely powerful and can be used as an efficient back-end for solving NP-complete problems. However, many fundamental problems in knowledge representation and reasoning are located at…

计算复杂性 · 计算机科学 2016-07-04 Ronald de Haan , Stefan Szeider

In many kinds of infinite-state systems, the coverability problem has significantly lower complexity than the reachability problem. In order to delineate the border of computational hardness between coverability and reachability, we propose…

形式语言与自动机理论 · 计算机科学 2025-05-21 Yousef Shakiba , Henry Sinclair-Banks , Georg Zetzsche

We prove #P-completeness results for counting edge colorings on simple graphs. These strengthen the corresponding results on multigraphs from [4]. We prove that for any $\kappa \ge r \ge 3$ counting $\kappa$-edge colorings on $r$-regular…

计算复杂性 · 计算机科学 2020-10-13 Jin-Yi Cai , Artem Govorov
‹ 上一页 1 8 9 10 下一页 ›