中文
相关论文

相关论文: On MaxCut and the Lov\'asz theta function

200 篇论文

We continue the study of the quantum channel version of Shannon's zero-error capacity problem. We generalize the celebrated Haemers bound to noncommutative graphs (obtained from quantum channels). We prove basic properties of this bound,…

量子物理 · 物理学 2020-02-10 Sander Gribling , Yinan Li

A famous conjecture of Tuza states that the minimum number of edges needed to cover all the triangles in a graph is at most twice the maximum number of edge-disjoint triangles. This conjecture was couched in a broader setting by Aharoni and…

数据结构与算法 · 计算机科学 2020-11-11 Venkatesan Guruswami , Sai Sandeep

We give the lower bound for the growth of the maximum value for a solution to the minimal surface equation with 0 boundary values over an unbounded simply connected domain.

微分几何 · 数学 2023-05-22 Allen Weitsman

A graph is called an $(r,k)$-graph if its vertex set can be partitioned into $r$ parts, each having at most $k$ vertices and there is at least one edge between any two parts. Let $f(r,H)$ be the minimum $k$ for which there exists an…

组合数学 · 数学 2025-08-13 John Byrne , Michael Tait , Craig Timmons

The Harary reconstruction conjecture states that any graph with more than four edges can be uniquely reconstructed from its set of maximal edge-deleted subgraphs. In 1977, M\"uller verified the conjecture for graphs with $n$ vertices and $n…

组合数学 · 数学 2024-11-06 Anthony E. Pizzimenti , Umarkhon Rakhimov

A graph $G$ is minimally $t$-tough if the toughness of $G$ is $t$ and the deletion of any edge from $G$ decreases the toughness. Kriesell conjectured that for every minimally $1$-tough graph the minimum degree $\delta(G)=2$. We show that in…

组合数学 · 数学 2022-09-02 Gyula Y. Katona , Dániel Soltész , Kitti Varga

We provide a short proof of a conjecture of Davila and Kenter concerning a lower bound on the zero forcing number $Z(G)$ of a graph $G$. More specifically, we show that $Z(G)\geq (g-2)(\delta-2)+2$ for every graph $G$ of girth $g$ at least…

组合数学 · 数学 2017-05-24 M. Fürst , D. Rautenbach

We provide a variety of lower bounds for the well-known shortcut set problem: how much can one decrease the diameter of a directed graph on $n$ vertices and $m$ edges by adding $O(n)$ or $O(m)$ of shortcuts from the transitive closure of…

数据结构与算法 · 计算机科学 2023-10-19 Virginia Vassilevska Williams , Yinzhan Xu , Zixuan Xu

We establish a lower bound for the cop number of graphs of high girth in terms of the minimum degree, and more generally, in terms of a certain growth condition. We show, in particular, that the cop number of any graph with girth $g$ and…

组合数学 · 数学 2020-05-25 Peter Bradshaw , Seyyed Aliasghar Hosseini , Bojan Mohar , Ladislav Stacho

A bisection of a graph is a bipartition of its vertex set such that the two resulting parts differ in size by at most 1, and its size is the number of edges that connect vertices in the two parts. The perfect matching condition and…

组合数学 · 数学 2024-11-19 Jianfeng Hou , Shufei Wu , Yuanyuan Zhong

The "slope-number" of a graph $G$ is the minimum number of distinct edge slopes in a straight-line drawing of $G$ in the plane. We prove that for $\Delta\geq5$ and all large $n$, there is a $\Delta$-regular $n$-vertex graph with…

组合数学 · 数学 2008-09-09 Vida Dujmovic' , Matthew Suderman , David R. Wood

One of the fundamental results in graph minor theory is that for every planar graph $H$, there is a minimum integer $f(H)$ such that graphs with no minor isomorphic to $H$ have treewidth at most $f(H)$. A lower bound for ${f(H)}$ can be…

组合数学 · 数学 2026-01-16 J. Pascal Gollin , Kevin Hendrey , Sang-il Oum , Bruce Reed

For a $k$-uniform hypergraph $H$, let $\nu^{(m)}(H)$ denote the maximum size of a set $S$ of edges of $H$ whose pairwise intersection has size less than $m$. Let $\tau^{(m)}(H)$ denote the minimum size of a set $S$ of $m$-sets of $V(H)$…

组合数学 · 数学 2025-03-21 Alex Parker

A claw-free graph is a graph that does not contain $K_{1,3}$ as an induced subgraph, and a 2-factor is a 2-regular spanning subgraph of a graph. In 1997, Ryj\'{a}\v{c}ek introduced the closure concept of claw-free graphs, and Hamilton…

组合数学 · 数学 2025-04-14 Masaki Kashima

In graph theory, knowing the number of complete subgraphs with r vertices that a graph g has, limits the number of its complete subgraphs with s vertices, for s > r. A useful upper bound is provided by the Kruskal-Katona theorem, but this…

组合数学 · 数学 2018-12-31 Robert Cowen

In graph theory, knowing the number of complete subgraphs with r vertices that a graph g has, limits the number of its complete subgraphs with s vertices, for s > r. A useful upper bound is provided by the Kruskal-Katona theorem, but this…

组合数学 · 数学 2018-12-27 Robert Cowen

The Lov\'asz theta function is a semidefinite programming (SDP) relaxation for the maximum weighted stable set problem, which is tight for perfect graphs. However, even for perfect graphs, there is no known rounding method guaranteed to…

最优化与控制 · 数学 2026-04-29 Rui Gong , Diego Cifuentes , Alejandro Toriello

Let $L$ be a set of positive integers. We call a (directed) graph $G$ an $L$\emph{-cycle graph} if all cycle lengths in $G$ belong to $L$. Let $c(L,n)$ be the maximum number of cycles possible in an $n$-vertex $L$-cycle graph (we use…

组合数学 · 数学 2016-10-12 Dániel Gerbner , Balázs Keszegh , Cory Palmer , Balázs Patkós

Many important results in extremal graph theory can be roughly summarised as "if a triangle-free graph $G$ has certain properties, then it has a homomorphism to a triangle-free graph $\Gamma$ of bounded size". For example, bounds on…

组合数学 · 数学 2025-04-16 Lior Gishboliner , Eoin Hurley , Yuval Wigderson

Goemans and Williamson designed a 0.878-approximation algorithm for Max-Cut in undirected graphs [JACM'95]. Khot, Kindler, Mosel, and O'Donnel showed that the approximation ratio of the Goemans-Williamson algorithm is optimal assuming…

数据结构与算法 · 计算机科学 2024-09-16 Tamio-Vesa Nakajima , Stanislav Živný