中文
相关论文

相关论文: Expressing Combinatorial Optimization Problems by …

200 篇论文

This paper investigates an extremely classic NP-complete problem: How to determine if a graph G, where each vertex has a degree of at most 4, can be 3-colorable(The research in this paper focuses on graphs G that satisfy the condition where…

计算复杂性 · 计算机科学 2024-05-21 Zikang Deng

B{\'e}zout 's theorem states that dense generic systems of n multivariate quadratic equations in n variables have 2 n solutions over algebraically closed fields. When only a small subset M of monomials appear in the equations (fewnomial…

符号计算 · 计算机科学 2016-08-22 Jean-Charles Faugere , Pierre-Jean Spaenlehauer , Jules Svartz

An NP-complete coloring or homomorphism problem may become polynomial time solvable when restricted to graphs with degrees bounded by a small number, but remain NP-complete if the bound is higher. For instance, 3-colorability of graphs with…

组合数学 · 数学 2012-11-29 Aurosish Mishra , Pavol Hell

By a well-known theorem of Thomassen and a planar graph depicted by Voigt, we know that every planar graph is $5$-choosable, and the bound is tight. In 1999, Lam, Xu and Liu reduced $5$ to $4$ on $C_4$-free planar graphs. In the paper, by…

组合数学 · 数学 2022-11-09 Fan Yang , Yue Wang , Jian-liang Wu

We focus on rational solutions or nearly-feasible rational solutions that serve as certificates of feasibility for polynomial optimization problems. We show that, under some separability conditions, certain cubic polynomially constrained…

最优化与控制 · 数学 2022-04-15 Daniel Bienstock , Alberto del Pia , Robert Hildebrand

Let $P_k$ be a path, $C_k$ a cycle on $k$ vertices, and $K_{k,k}$ a complete bipartite graph with $k$ vertices on each side of the bipartition. We prove that (1) for any integers $k, t>0$ and a graph $H$ there are finitely many subgraph…

组合数学 · 数学 2017-03-08 Marcin Kamiński , Anna Pstrucha

In this paper, an algorithm for determining 3-colorability, i.e. the decision problem (YES/NO), in planar graphs is presented. The algorithm, although not exact (it could produce false positives) has two very important features: (i) it has…

离散数学 · 计算机科学 2011-02-01 Jose Antonio Martin H

Efficient algorithms for many problems in optimization and computational algebra often arise from casting them as systems of polynomial equations. Blum, Shub, and Smale formalized this as Hilbert's Nullstellensatz Problem $HN_R$: given…

计算复杂性 · 计算机科学 2025-10-28 Markus Bläser , Sagnik Dutta , Gorav Jindal

In this paper, we consider the maximum $k$-edge-colorable subgraph problem. In this problem we are given a graph $G$ and a positive integer $k$, the goal is to take $k$ matchings of $G$ such that their union contains maximum number of…

组合数学 · 数学 2025-10-15 Vahan Mkrtchyan

We strengthen a result by Laskar and Lyle (Discrete Appl. Math. (2009), 330-338) by proving that it is NP-complete to decide whether a bipartite planar graph can be partitioned into three independent dominating sets. In contrast, we show…

计算复杂性 · 计算机科学 2019-05-14 Juho Lauri , Christodoulos Mitillos

We present a new effective Nullstellensatz with bounds for the degrees which depend not only on the number of variables and on the degrees of the input polynomials but also on an additional parameter called the {\it geometric degree of the…

alg-geom · 数学 2008-02-03 Martin Sombra

We prove a complexity dichotomy theorem for Holant Problems on 3-regular graphs with an arbitrary complex-valued edge function. Three new techniques are introduced: (1) higher dimensional iterations in interpolation; (2) Eigenvalue Shifted…

计算复杂性 · 计算机科学 2011-08-09 Michael Kowalczyk , Jin-Yi Cai

The problem of finding a maximum $2$-matching without short cycles has received significant attention due to its relevance to the Hamilton cycle problem. This problem is generalized to finding a maximum $t$-matching which excludes specified…

组合数学 · 数学 2023-11-01 Yuni Iwamasa , Yusuke Kobayashi , Kenjiro Takazawa

The complexity class PPA consists of NP-search problems which are reducible to the parity principle in undirected graphs. It contains a wide variety of interesting problems from graph theory, combinatorics, algebra and number theory, but…

计算复杂性 · 计算机科学 2017-11-15 Aleksandrs Belovs , Gábor Ivanyos , Youming Qiao , Miklos Santha , Siyi Yang

The maximum stable set problem is a well-known NP-hard problem in combinatorial optimization, which can be formulated as the maximization of a quadratic square-free polynomial over the (Boolean) hypercube. We investigate a hierarchy of…

最优化与控制 · 数学 2013-10-11 Monique Laurent , Zhao Sun

We consider the problem of coloring a 3-colorable graph in polynomial time using as few colors as possible. This is one of the most challenging problems in graph algorithms. In this paper using Blum's notion of ``progress'', we develop a…

数据结构与算法 · 计算机科学 2024-06-04 Ken-ichi Kawarabayashi , Mikkel Thorup , Hirotaka Yoneda

Radical membership testing, and the special case of Hilbert's Nullstellensatz (HN), is a fundamental computational algebra problem. It is NP-hard; and has a famous PSPACE algorithm due to effective Nullstellensatz bounds. We identify a…

计算复杂性 · 计算机科学 2020-06-16 Abhibhav Garg , Nitin Saxena

A graph is $(c_1, c_2, ..., c_k)$-colorable if the vertex set can be partitioned into $k$ sets $V_1,V_2, ..., V_k$, such that for every $i: 1\leq i\leq k$ the subgraph $G[V_i]$ has maximum degree at most $c_i$. We show that every planar…

组合数学 · 数学 2012-08-17 Owen Hill , Gexin Yu

The design of a good algorithm to solve NP-hard combinatorial approximation problems requires specific domain knowledge about the problems and often needs a trial-and-error problem solving approach. Graph coloring is one of the essential…

The combinatorial refinement techniques have proven to be an efficient approach to isomorphism testing for particular classes of graphs. If the number of refinement rounds is small, this puts the corresponding isomorphism problem in a…

组合数学 · 数学 2024-09-17 Laurence Kluge