中文
相关论文

相关论文: On graphs with subgraphs of large independence num…

200 篇论文

The independence number of a hypergraph H is the size of a largest set of vertices containing no edge of H. In this paper, we prove new sharp bounds on the independence number of n-vertex (r+1)-uniform hypergraphs in which every r-element…

组合数学 · 数学 2011-06-17 Alexander Kostochka , Dhruv Mubayi , Jacques Versatraete

An $n$-vertex graph $G$ is locally dense if every induced subgraph of size larger than $\zeta n$ has density at least $d > 0$, for some parameters $\zeta, d > 0$. We show that the number of induced subgraphs of $G$ with $m$ vertices and…

组合数学 · 数学 2024-10-29 Rajko Nenadov

Let $i_t(G)$ be the number of independent sets of size $t$ in a graph $G$. Engbers and Galvin asked how large $i_t(G)$ could be in graphs with minimum degree at least $\delta$. They further conjectured that when $n\geq 2\delta$ and $t\geq…

组合数学 · 数学 2019-02-20 Wenying Gan , Po-Shen Loh , Benny Sudakov

We consider a natural, yet seemingly not much studied, extremal problem in bipartite graphs. A bi-hole of size $t$ in a bipartite graph $G$ is a copy of $K_{t, t}$ in the bipartite complement of $G$. Let $f(n, \Delta)$ be the largest $k$…

组合数学 · 数学 2020-02-26 Maria Axenovich , Jean-Sébastien Sereni , Richard Snyder , Lea Weber

Erd\H{o}s, Hajnal and Szemer\'{e}di proved that any subset $G$ of vertices of a shift graph $\text{Sh}_{n}^{k}$ has the property that the independence number of the subgraph induced by $G$ satisfies $\alpha(\text{Sh}_{n}^{k}[G])\geq…

组合数学 · 数学 2021-11-24 Andrii Arman , Vojtěch Rödl , Marcelo Tadeu Sales

Motivated by the Erdos-Szekeres convex polytope conjecture in $R^d$, we initiate the study of the following induced Ramsey problem for hypergraphs. Given integers $ n > k \geq 5$, what is the minimum integer $g_k(n)$ such that any…

组合数学 · 数学 2018-08-03 Dhruv Mubayi , Andrew Suk

We study the complexity of the problems of finding, given a graph $G$, a largest induced subgraph of $G$ with all degrees odd (called an odd subgraph), and the smallest number of odd subgraphs that partition $V(G)$. We call these parameters…

数据结构与算法 · 计算机科学 2021-04-30 Rémy Belmonte , Ignasi Sau

For a graph G, let t(G) denote the maximum number of vertices in an induced subgraph of G that is a tree. In this paper, we study the problem of bounding t(G) for graphs which do not contain a complete graph K_r on r vertices. This problem…

组合数学 · 数学 2008-10-25 Jacob Fox , Po-Shen Loh , Benny Sudakov

A set of $q$ triangles sharing a common edge is a called a book of size $q$. Letting $bk(G)$ denote the size of the largest book in a graph $G$, Erd\H{o}s and Rothschild \cite{erdostwo} asked what the minimal value of $bk(G)$ is for graphs…

组合数学 · 数学 2014-12-08 Aaron Potechin

For an integer $t$, a graph $G$ is called {\em{$C_{>t}$-free}} if $G$ does not contain any induced cycle on more than~$t$ vertices. We prove the following statement: for every pair of integers $d$ and $t$ and a CMSO$_2$ statement~$\phi$,…

数据结构与算法 · 计算机科学 2021-01-13 Peter Gartland , Daniel Lokshtanov , Marcin Pilipczuk , Michal Pilipczuk , Pawel Rzazewski

For given graph $H$, the independence number $\alpha(H)$ of $H$, is the size of the maximum independent set of $V(H)$. Finding the maximum independent set in a graph is a NP-hard problem. Another version of the independence number is…

组合数学 · 数学 2022-01-13 Yaser Rowshan

Let $G$ be a simple graph of order $n$. An independent set in a graph is a set of pairwise non-adjacent vertices. The independence polynomial of $G$ is the polynomial $I(G,x)=\sum_{k=0}^{n} s(G,k) x^{k}$, where $s(G,k)$ is the number of…

组合数学 · 数学 2013-03-14 Mohammad Reza Oboudi

We give a probabilistic construction of a $3$-uniform hypergraph on $N$ vertices with independence number $O(\log N / \log \log N)$ in which there are at most two edges among any four vertices. This bound is tight and solves a longstanding…

组合数学 · 数学 2021-03-19 Jacob Fox , Xiaoyu He

We present a quasipolynomial-time approximation scheme (QPTAS) for the Maximum Independent Set (\textsc{MWIS}) in graphs with a bounded number of pairwise vertex-disjoint and non-adjacent long induced cycles. More formally, for every fixed…

数据结构与算法 · 计算机科学 2026-02-23 Édouard Bonnet , Jadwiga Czyżewska , Tomáš Masařík , Marcin Pilipczuk , Paweł Rzążewski

For $2\le k\le t<s$, the Erd\H{o}s-Rogers function $f^{(k)}_{t,s}(N)$ denotes the largest $m$ such that every $K^{(k)}_s$-free $k$-graph on $N$ vertices contains a $K^{(k)}_t$-free induced subgraph on $m$ vertices. Mubayi and Suk (J. London…

组合数学 · 数学 2026-03-16 Longma Du , Xinyu Hu , Ruilong Liu , Guanghui Wang

The $r$-size-Ramsey number $\hat{R}_r(H)$ of a graph $H$ is the smallest number of edges a graph $G$ can have, such that for every edge-coloring of $G$ with $r$ colors there exists a monochromatic copy of $H$ in $G$. For a graph $H$, we…

组合数学 · 数学 2020-11-12 Nemanja Draganić , Michael Krivelevich , Rajko Nenadov

There has been interest recently in maximizing the number of independent sets in graphs. For example, the Kahn-Zhao theorem gives an upper bound on the number of independent sets in a $d$-regular graph. Similarly, it is a corollary of the…

组合数学 · 数学 2019-03-21 Lauren Keough , A. J. Radcliffe

Ramsey proved that for every positive integer $n$, every sufficiently large graph contains an induced $K_n$ or $\overline{K}_n$. Among the many extensions of Ramsey's Theorem there is an analogue for connected graphs: for every positive…

组合数学 · 数学 2023-06-16 Sarah Allred , Guoli Ding , Bogdan Oporowski

The bipartite independence number of a graph $G$, denoted by $\widetilde{\alpha}(G)$, is defined as the smallest integer $q$ for which there exist positive integers $s$ and $t$ with $s + t = q + 1$, such that for any two disjoint subsets…

组合数学 · 数学 2025-06-12 Hongxi Liu , Long-Tu Yuan , Xiaowen Zhang

For a graph $G$, a vertex subset $S$ is called a maximum generalized $k$-independent set if the induced subgraph $G[S]$ does not contain a $k$-tree as its subgraph, and the subset has maximum cardinality. The generalized $k$-independence…

组合数学 · 数学 2025-09-15 Jing Huang