English
Related papers

Related papers: Maximum independent sets near the upper bound

200 papers

Let $G$ be a graph and $\mathcal{F}$ a family of graphs. Define $\alpha_{\mathcal{F}}(G)$ as the maximum order of any induced subgraph of $G$ that belongs to the family $\mathcal{F}$. For the family $\mathcal{F}$ of graphs with…

Combinatorics · Mathematics 2026-05-12 Yair Caro , Randy Davila , Michael A. Henning , Ryan Pepper

Let G be a graph. The independence-domination number is the maximum over all independent sets I in G of the minimal number of vertices needed to dominate I. In this paper we investigate the computational complexity of independence…

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

The maximum independent set problem is known to be NP-hard in the class of subcubic graphs, i.e. graphs of vertex degree at most 3. We present a polynomial-time solution in a subclass of subcubic graphs generalizing several previously known…

Data Structures and Algorithms · Computer Science 2018-10-26 Ararat Harutyunyan , Michael Lampis , Vadim Lozin , Jérôme Monnot

An independent set in a graph is a set of pairwise non-adjacent vertices. The independence number $\alpha{(G)}$ is the size of a maximum independent set in the graph $G$. The independence polynomial of a graph is the generating function for…

Discrete Mathematics · Computer Science 2022-03-08 Ron Yosef , Matan Mizrachi , Ohr Kadrawi

The independence number of a tree decomposition is the maximum of the independence numbers of the subgraphs induced by its bags. The tree-independence number of a graph is the minimum independence number of a tree decomposition of it.…

Data Structures and Algorithms · Computer Science 2025-09-11 Clément Dallard , Fedor V. Fomin , Petr A. Golovach , Tuukka Korhonen , Martin Milanič

We develop an experimental algorithm for the exact solving of the maximum independent set problem. The algorithm consecutively finds the maximal independent sets of vertices in an arbitrary undirected graph such that the next such set…

Data Structures and Algorithms · Computer Science 2016-03-02 Anatoly D. Plotnikov

Given an integer $\Delta \ge 3$, let ${\cal G}_{\Delta }$ be the set of connected graphs $G\neq K_{\Delta +1}$ with maximum degree $\Delta $ and, for $i=1,\cdots, \Delta $, let $V_i(G)$ be the set of vertices of $G$ of degree $i$. \\ We…

Combinatorics · Mathematics 2026-05-14 Jochen Harant , Ingo Schiermeyer

An independent set in a graph G is a set of vertices no two of which are joined by an edge. A vertex-weighted graph associates a weight with every vertex in the graph. A vertex-weighted graph G is called a unique independence…

Computational Complexity · Computer Science 2009-07-02 Farzad Didehvar , Ali D. Mehrabi , Fatemeh Raee B

Given a graph G = (V,E), a vertex subset S is called t-stable (or t-dependent) if the subgraph G[S] induced on S has maximum degree at most t. The t-stability number of G is the maximum order of a t-stable set in G. We investigate the…

Combinatorics · Mathematics 2010-10-27 Nikolaos Fountoulakis , Ross J. Kang , Colin McDiarmid

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…

Combinatorics · Mathematics 2021-11-24 Andrii Arman , Vojtěch Rödl , Marcelo Tadeu Sales

If $A$ is an independent set of a graph $G$ such that the vertices in $A$ have different degrees, then we call $A$ an irregular independent set of $G$. If $D$ is a dominating set of $G$ such that the vertices that are not in $D$ have…

Combinatorics · Mathematics 2017-06-22 Peter Borg , Yair Caro , Kurt Fenech

Given a family $\mathcal{H}$ of graphs, we say that a graph $G$ is $\mathcal{H}$-free if no induced subgraph of $G$ is isomorphic to a member of $\mathcal{H}$. Let $S_{t,t,t}$ be the graph obtained from $K_{1,3}$ by subdividing each edge…

Combinatorics · Mathematics 2025-02-10 Maria Chudnovsky , Julien Codsi , Daniel Lokshtanov , Martin Milanič , Varun Sivashankar

Let $G$ be a simple graph and let $L(G)$ denote the \emph{line graph} of $G$. A \emph{$p$-independent} set in $G$ is a set of vertices $S \subseteq V(G)$ such that the subgraph induced by $S$ has maximum degree at most $p$. The…

Combinatorics · Mathematics 2025-05-12 Yair Caro , Randy Davila , Ryan Pepper

We present an algorithm that takes as input a graph $G$ with weights on the vertices, and computes a maximum weight independent set $S$ of $G$. If the input graph $G$ excludes a path $P_k$ on $k$ vertices as an induced subgraph, the…

Data Structures and Algorithms · Computer Science 2020-06-09 Peter Gartland , Daniel Lokshtanov

Let $G$ be a graph. A set $S \subseteq V(G)$ is independent if its elements are pairwise non-adjacent. A vertex $v \in V(G)$ is shedding if for every independent set $S \subseteq V(G) \setminus N[v]$ there exists $u \in N(v)$ such that $S…

Combinatorics · Mathematics 2023-07-03 Vadim E. Levit , David Tankus

In the classic Maximum Weight Independent Set problem we are given a graph $G$ with a nonnegative weight function on vertices, and the goal is to find an independent set in $G$ of maximum possible weight. While the problem is NP-hard in…

Data Structures and Algorithms · Computer Science 2020-03-24 Andrzej Grzesik , Tereza Klimošová , Marcin Pilipczuk , Michał Pilipczuk

A well-known result of Ajtai et al. from 1982 states that every $k$-graph $H$ on $n$ vertices, with girth at least five, and average degree $t^{k-1}$ contains an independent set of size $c n (\log t)^{1/(k-1)}/t$ for some $c>0$. In this…

Combinatorics · Mathematics 2023-01-19 Vojtěch Rödl , Marcelo Sales , Yi Zhao

A set $S\subseteq V$ is \textit{independent} in a graph $G=\left( V,E\right) $ if no two vertices from $S$ are adjacent. The \textit{independence number} $\alpha(G)$ is the cardinality of a maximum independent set, while $\mu(G)$ is the…

Discrete Mathematics · Computer Science 2019-05-24 Vadim E. Levit , Eugen Mandrescu

We study the Independent Set (IS) problem in $H$-free graphs, i.e., graphs excluding some fixed graph $H$ as an induced subgraph. We prove several inapproximability results both for polynomial-time and parameterized algorithms.…

Computational Complexity · Computer Science 2022-12-16 Pavel Dvořák , Andreas Emil Feldmann , Ashutosh Rai , Paweł Rzążewski

A dissociation set in a graph is a set of vertices inducing a subgraph of maximum degree at most $1$. Computing the dissociation number ${\rm diss}(G)$ of a given graph $G$, defined as the order of a maximum dissociation set in $G$, is…

Combinatorics · Mathematics 2022-02-03 Felix Bock , Johannes Pardey , Lucia D. Penso , Dieter Rautenbach
‹ Prev 1 3 4 5 6 7 10 Next ›