English
Related papers

Related papers: Maximum independent sets near the upper bound

200 papers

Given a graph $G$, the adjacency matrix and degree diagonal matrix of $G$ are denoted by $A(G)$ and $D(G)$, respectively. In 2017, Nikiforov \cite{0007} proposed the $A_{\alpha}$-matrix: $A_{\alpha}(G)=\alpha D(G)+(1-\alpha)A(G),$ where…

Combinatorics · Mathematics 2022-04-19 Wanting Sun , Lixia Yan , Shuchao Li , Xuechao Li

An independent dominating set D of a graph G = (V,E) is a subset of vertices such that every vertex in V \ D has at least one neighbor in D and D is an independent set, i.e. no two vertices of D are adjacent in G. Finding a minimum…

Data Structures and Algorithms · Computer Science 2010-09-08 Serge Gaspers , Mathieu Liedloff

Settling Kahn's conjecture (2001), we prove the following upper bound on the number $i(G)$ of independent sets in a graph $G$ without isolated vertices: \[ i(G) \le \prod_{uv \in E(G)} i(K_{d_u,d_v})^{1/(d_u d_v)}, \] where $d_u$ is the…

Combinatorics · Mathematics 2019-08-19 Ashwin Sah , Mehtaab Sawhney , David Stoner , Yufei Zhao

Let $G$ be a graph of order $n$ and let $k\in\{1,\ldots,n-1\}$. The $k$-token graph $F_k(G)$ of $G$, is the graph whose vertices are the $k$-subsets of $V(G)$, where two vertices are adjacent in $F_k(G)$ whenever their symmetric difference…

Combinatorics · Mathematics 2023-12-01 Hernan de Alba , Walter Carballosa , Jesús Leaños , Luis Manuel Rivera

Finding the maximum number of maximal independent sets in an $n$-vertex graph $G$, $i(G)$, from a restricted class is an extensively studied problem. Let $kK_2$ denote the matching of size $k$, that is a graph with $2k$ vertices and $k$…

Combinatorics · Mathematics 2016-06-21 Nikola Yolov

An independent vertex set of a graph is a set of vertices of the graph in which no two vertices are adjacent, and a maximal independent set is one that is not a proper subset of any other independent set. In this paper we count the number…

Combinatorics · Mathematics 2017-09-13 Seungsang Oh

Given a graph $G(V,E)$, a vertex subset $S$ of $G$ is called an open packing in $G$ if no pair of distinct vertices in $S$ have a common neighbour in $G$. The size of a largest open packing in $G$ is called the open packing number,…

Discrete Mathematics · Computer Science 2024-07-15 M. A. Shalu , V. K. Kirubakaran

Let G=(V,E) be a graph. A set S is independent if no two vertices from S are adjacent. The independence number alpha(G) is the cardinality of a maximum independent set, and mu(G) is the size of a maximum matching. The number…

Discrete Mathematics · Computer Science 2011-02-08 Vadim E. Levit , Eugen Mandrescu

Let ${\rm ind}(G)$ be the number of independent sets in a graph $G$. We show that if $G$ has maximum degree at most $5$ then $$ {\rm ind}(G) \leq 2^{{\rm iso}(G)} \prod_{uv \in E(G)} {\rm ind}(K_{d(u),d(v)})^{\frac{1}{d(u)d(v)}} $$ (where…

Combinatorics · Mathematics 2015-10-26 David Galvin , Yufei Zhao

The independence number $\alpha(G)$ and the dissociation number ${\rm diss}(G)$ of a graph $G$ are the largest orders of induced subgraphs of $G$ of maximum degree at most $0$ and at most $1$, respectively. We consider possible improvements…

Combinatorics · Mathematics 2022-05-09 Felix Bock , Johannes Pardey , Lucia D. Penso , Dieter Rautenbach

In the Independent set problem, the input is a graph $G$, every vertex has a non-negative integer weight, and the task is to find a set $S$ of pairwise non-adjacent vertices, maximizing the total weight of the vertices in $S$. We give an…

Data Structures and Algorithms · Computer Science 2015-09-02 Daniel Lokshtanov , Marcin Pilipczuk , Erik Jan van Leeuwen

Every triangle-free planar graph on n vertices has an independent set of size at least (n+1)/3, and this lower bound is tight. We give an algorithm that, given a triangle-free planar graph G on n vertices and an integer k>=0, decides…

Discrete Mathematics · Computer Science 2014-09-23 Zdenek Dvorak , Matthias Mnich

Let $MIS(G)$ be the set of all maximal independent sets in a graph $G$, and let $mis(G)=|MIS(G)|$. In this paper, we show that for any tree $T$ with $n$ vertices and independence number $\alpha$, \[mis(T)\geq f(n-\alpha),\] and for any…

Combinatorics · Mathematics 2024-10-24 Yuting Tian , Jianhua Tu

Given a graph $G$, a dominating set of $G$ is a set $S$ of vertices such that each vertex not in $S$ has a neighbor in $S$. The domination number of $G$, denoted $\gamma(G)$, is the minimum size of a dominating set of $G$. The independent…

Combinatorics · Mathematics 2021-07-02 Eun-Kyung Cho , Ilkyoo Choi , Boram Park

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…

Combinatorics · Mathematics 2019-02-20 Wenying Gan , Po-Shen Loh , Benny Sudakov

A graph $G$ is $H$-covered by some given graph $H$ if each vertex in $G$ is contained in a copy of $H$. In this note, we give the maximum number of independent sets of size $t\ge 3$ in $K_n$-covered graphs of size $N\ge n+t-1$ and determine…

Combinatorics · Mathematics 2020-02-25 Anyao Wang , Xinmin Hou , Boyuan Liu , Yue Ma

We show that there are polynomial-time algorithms to compute maximum independent sets in the categorical products of two cographs and two splitgraphs. The ultimate categorical independence ratio of a graph G is defined as lim_{k --> infty}…

Discrete Mathematics · Computer Science 2013-06-10 Wing-Kai Hon , Ton Kloks , Hsiang-Hsuan Liu , Sheung-Hung Poon , Yue-Li Wang

The isolation number of a graph $G$ (also called the vertex-edge domination number of $G$), denoted by $\iota(G)$, is the size of a smallest subset $D$ of the vertex set $V(G)$ of $G$ such that $G-N[D]$ (the graph obtained by deleting the…

Combinatorics · Mathematics 2025-02-17 Peter Borg , Magdalena Lemańska , Mercè Mora , María José Souto-Salorio

Let $G$ be a graph and $v$ any vertex of $G$. We define the degenerate degree of $v$, denoted by $\zeta(v)$ as $\zeta(v)={\max}_{H: v\in H}~\delta(H)$, where the maximum is taken over all subgraphs of $G$ containing the vertex $v$. We show…

Combinatorics · Mathematics 2015-07-28 Manouchehr Zaker

Extremal problems involving the enumeration of graph substructures have a long history in graph theory. For example, the number of independent sets in a $d$-regular graph on $n$ vertices is at most $(2^{d+1}-1)^{n/2d}$ by the Kahn-Zhao…

Combinatorics · Mathematics 2013-06-10 Jonathan Cutler , A. J. Radcliffe