中文
相关论文

相关论文: Maximal Independent Sets in Polygonal Cacti

200 篇论文

It has been proved by Boros and Makino that there is no output-polynomial-time algorithm enumerating the minimal redundant sets or the maximal irredundant sets of a hypergraph, unless P=NP. The same question was left open for graphs, with…

组合数学 · 数学 2026-02-23 Emanuel Castelo , Jérémie Chalopin , Oscar Defrain , Simon Vilmin

Answering questions of Y. Rabinovich, we prove "stability" versions of upper bounds on maximal independent set counts in graphs under various restrictions. Roughly these say that being close to the maximum implies existence of a large…

组合数学 · 数学 2018-08-22 Jeff Kahn , Jinyoung Park

Recently, settling a question of Erd\H{o}s, Balogh and Pet\v{r}\'{i}\v{c}kov\'{a} showed that there are at most $2^{n^2/8+o(n^2)}$ $n$-vertex maximal triangle-free graphs, matching the previously known lower bound. Here we characterize the…

组合数学 · 数学 2016-08-07 József Balogh , Hong Liu , Šárka Petříčková , Maryam Sharifzadeh

We show that the maximum independent set problem (MIS) on an $n$-vertex graph can be solved in $1.1996^nn^{O(1)}$ time and polynomial space, which even is faster than Robson's $1.2109^{n}n^{O(1)}$-time exponential-space algorithm published…

数据结构与算法 · 计算机科学 2017-08-08 Mingyu Xiao , Hiroshi Nagamochi

Given a graph $G$, we form a random subgraph $G_p$ by including each edge of $G$ independently with probability $p$. We provide an asymptotic expansion of the expected number of independent sets in random subgraphs of regular bipartite…

组合数学 · 数学 2026-05-14 Anna Geisler , Mihyun Kang , Michail Sarantis , Ronen Wdowinski

Motivated by the question of how macromolecules assemble, the notion of an {\it assembly tree} of a graph is introduced. Given a graph $G$, the paper is concerned with enumerating the number of assembly trees of $G$, a problem that applies…

组合数学 · 数学 2012-04-18 Andrew Vince , Miklos Bona

An isolating set of a graph is a set of vertices $S$ such that, if $S$ and its neighborhood is removed, only isolated vertices remain; and the isolation number is the minimum size of such a set. It is known that for every connected graph…

组合数学 · 数学 2025-03-14 Geoffrey Boyer , Wayne Goddard

We provide a deterministic construction of hard instances for the maximum independent set problem (MIS). The constructed hard instances form an infinite graph sequence with increasing size, which possesses similar characteristics to sparse…

数据结构与算法 · 计算机科学 2019-11-11 Naoto Shiraishi , Jun Takahashi

We show that the number of independent sets in cocomparability graphs can be counted in linear time, as can counting cliques in comparability graphs. By contrast, counting cliques in cocomparabilty graphs and counting independent sets in…

离散数学 · 计算机科学 2018-08-30 Martin Dyer , Haiko Müller

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…

组合数学 · 数学 2020-02-25 Anyao Wang , Xinmin Hou , Boyuan Liu , Yue Ma

Many enumeration problems in combinatorics, including such fundamental questions as the number of regular graphs, can be expressed as high-dimensional complex integrals. Motivated by the need for a systematic study of the asymptotic…

组合数学 · 数学 2017-12-29 Mikhail Isaev , Brendan D. McKay

Answering several questions of Duffus, Frankl and R\"odl, we give asymptotics for the logarithms of (i) the number of maximal antichains in the n-dimensional Boolean algebra and (ii) the numbers of maximal independent sets in the covering…

组合数学 · 数学 2012-02-21 Liviu Ilinca , Jeff Kahn

A set of vertices in a hypergraph is called an independent set if no hyperedge is completely contained inside the set. Given a hypergraph, computing its largest size independent set is an NP-hard problem. In this work, we study the…

数据结构与算法 · 计算机科学 2021-04-05 Yash Khanna , Anand Louis , Rameesh Paul

A subset of vertices $F$ in a graph $G$ is called a \emph{dissociation set} if the induced subgraph $G[F]$ of $G$ has maximum degree at most 1. A \emph{maximal dissociation set} of $G$ is a dissociation set which is not a proper subset of…

组合数学 · 数学 2021-03-03 Jianhua Tu , Yuxin Li , Junfeng Du

Convolutional Neural Networks (CNNs) have enabled major advances in image classification through convolution and pooling. In particular, image pooling transforms a connected discrete lattice into a reduced lattice with the same connectivity…

机器学习 · 计算机科学 2023-07-26 Stevan Stanovic , Benoit Gaüzère , Luc Brun

The independence polynomial of a hypergraph is the generating function for its independent (vertex) sets with respect to their cardinality. This article aims to discuss several recurrence relations for the independence polynomial using some…

组合数学 · 数学 2014-06-12 Martin Trinks

This paper studies the problem of upper bounding the number of independent sets in a graph, expressed in terms of its degree distribution. For bipartite regular graphs, Kahn (2001) established a tight upper bound using an…

组合数学 · 数学 2021-04-01 Igal Sason

We study the problem of estimating the size of independent sets in a graph $G$ defined by a stream of edges. Our approach relies on the Caro-Wei bound, which expresses the desired quantity in terms of a sum over nodes of the reciprocal of…

数据结构与算法 · 计算机科学 2017-02-28 Graham Cormode , Jacques Dark , Christian Konrad

The maximum independent set problem is a classic optimization problem that has also been studied quite intensively in the distributed setting. While the problem is hard to approximate in general, there are good approximation algorithms…

数据结构与算法 · 计算机科学 2025-06-13 Salwa Faour , Fabian Kuhn

We study the problem of finding a maximal independent set (MIS) in the standard LOCAL model of distributed computing. Classical algorithms by Luby [JACM'86] and Alon, Babai, and Itai [JALG'86] find an MIS in $O(\log n)$ rounds in $n$-node…

分布式、并行与集群计算 · 计算机科学 2025-05-22 Seri Khoury , Aaron Schild