English
Related papers

Related papers: On independent sets in random graphs

200 papers

We consider a model for random hypergraphs with identifiability, an analogue of connectedness. This model has a phase transition in the proportion of identifiable vertices when the underlying random graph becomes critical. The phase…

Probability · Mathematics 2007-05-23 Christina Goldschmidt

Independent set is a fundamental problem in combinatorial optimization. While in general graphs the problem is essentially inapproximable, for many important graph classes there are approximation algorithms known in the offline setting.…

Computational Geometry · Computer Science 2020-03-06 Monika Henzinger , Stefan Neumann , Andreas Wiese

A maximal independent set in a graph $G$ is an independent set that cannot be extended to a larger independent set by adding any vertex from $G$. This paper investigates the problem of determining the maximum number of maximal independent…

Combinatorics · Mathematics 2025-06-02 Yongtang Shi , Jianhua Tu , Ziyuan Wang

Counting independent sets in graphs and hypergraphs under a variety of restrictions is a classical question with a long history. It is the subject of the celebrated container method which found numerous spectacular applications over the…

Combinatorics · Mathematics 2025-09-17 Matija Bucić , Maria Chudnovsky , Julien Codsi

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 transversal of a graph $G$ with a vertex partition $\mathcal P$ is an independent set of $G$ intersecting each block of $\mathcal P$ in a single vertex. Wanless and Wood proved that if each block of $\mathcal P$ has size at…

Combinatorics · Mathematics 2022-05-11 Carla Groenland , Tomáš Kaiser , Oscar Treffers , Matthew Wales

In this paper, we establish a couple of results on extremal problems in bipartite graphs. Firstly, we show that every sufficiently large bipartite graph with average degree $D$ and with $n$ vertices on each side has a balanced independent…

Combinatorics · Mathematics 2023-06-19 Debsoumya Chakraborti

Spectral independence is a recently-developed framework for obtaining sharp bounds on the convergence time of the classical Glauber dynamics. This new framework has yielded optimal $O(n \log n)$ sampling algorithms on bounded-degree graphs…

Data Structures and Algorithms · Computer Science 2023-10-16 Ivona Bezáková , Andreas Galanis , Leslie Ann Goldberg , Daniel Štefankovič

We analyze the component evolution in inhomogeneous random intersection graphs when the average degree is close to 1. As the average degree increases, the size of the largest component in the random intersection graph goes through a phase…

Discrete Mathematics · Computer Science 2013-01-31 Milan Bradonjić , Aric Hagberg , Nicolas W. Hengartner , Nathan Lemons , Allon G. Percus

Our goal is to investigate a close relative of the independent transversal problem in the class of infinite $K_n$-free graphs: we show that for any infinite $K_n$-free graph $G=(V,E)$ and $m\in \mathbb N$ there is a minimal $r=r(G,m)$ such…

Combinatorics · Mathematics 2017-06-02 Claude Laflamme , Andres A. Lopez , Daniel T. Soukup , Robert Woodrow

The independent set reconfiguration problem asks whether one can transform one given independent set of a graph into another, by changing vertices one by one in such a way the intermediate sets remain independent. Extremal problems on…

Combinatorics · Mathematics 2023-01-06 Nicolas Bousquet , Bastien Durain , Théo Pierron , Stéphan Thomassé

Designing distributed and scalable algorithms to improve network connectivity is a central topic in peer-to-peer networks. In this paper we focus on the following well-known problem: given an $n$-node $d$-regular network for $d=\Omega(\log…

Data Structures and Algorithms · Computer Science 2015-10-28 Zeyuan Allen-Zhu , Aditya Bhaskara , Silvio Lattanzi , Vahab Mirrokni , Lorenzo Orecchia

In this thesis, which is supervised by Dr. David Penman, we examine random interval graphs. Recall that such a graph is defined by letting $X_{1},\ldots X_{n},Y_{1},\ldots Y_{n}$ be $2n$ independent random variables, with uniform…

Combinatorics · Mathematics 2019-05-27 Vasileios Iliopoulos

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

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

Ajtai, Koml\'os, and Szemer\'edi proved that for sufficiently large $t$ every triangle-free graph with $n$ vertices and average degree $t$ has an independent set of size at least $\frac{n}{100t}\log{t}$. We extend this by proving that the…

Combinatorics · Mathematics 2011-11-17 Jeff Cooper , Dhruv Mubayi

In the well known planted clique problem, a clique (or alternatively, an independent set) of size $k$ is planted at random in an Erdos-Renyi random $G(n, p)$ graph, and the goal is to design an algorithm that finds the maximum clique (or…

Data Structures and Algorithms · Computer Science 2020-04-29 Uriel Feige , Vadim Grinberg

Let $G=G(d)$ be a random graph with a given degree sequence $d$, such as a random $r$-regular graph where $r\ge 3$ is fixed and $n=|G|\to\infty$. We study the percolation phase transition on such graphs $G$, i.e., the emergence as $p$…

Probability · Mathematics 2012-03-26 Oliver Riordan

We prove that for every $D \in \N$, and large enough constant $d \in \N$, with high probability over the choice of $G \sim G(n,d/n)$, the \Erdos-\Renyi random graph distribution, the canonical degree $2D$ Sum-of-Squares relaxation fails to…

Data Structures and Algorithms · Computer Science 2024-06-27 Pravesh Kothari , Aaron Potechin , Jeff Xu

The study of domination in graphs has led to a variety of domination problems studied in the literature. Most of these follow the following general framework: Given a graph $G$ and an integer $k$, decide if there is a set $S$ of $k$…

Data Structures and Algorithms · Computer Science 2024-09-13 Marvin Künnemann , Mirza Redzic