An algorithm with improved delay for enumerating connected induced subgraphs of a large cardinality

12/14/2021
by   Shanshan Wang, et al.
0

Enumerating all connected induced subgraphs of a given order k is a computationally difficult problem. Elbassioni has proposed an algorithm based on reverse search with a delay of O(k· min{(n-k),kΔ}·(k(Δ+logk)+logn)), where n is the number of vertices and Δ is the maximum degree of input graph <cit.>. In this short note, we present an algorithm with an improved delay of O(k· min{(n-k),kΔ}·(klogΔ+logn)) by introducing a new neighborhood definition. This also improves upon the current best delay bound O(k^2Δ)<cit.> for this problem for large k.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
12/14/2021

Algorithms for enumerating connected induced subgraphs of a given order

Enumerating all connected subgraphs of a given order from graphs is a co...
research
08/06/2019

Enumerating k-arc-connected orientations

We give simple algorithms to enumerate the α-orientations of a graph G i...
research
02/10/2023

A Linear Delay Algorithm for Enumeration of 2-Edge/Vertex-connected Induced Subgraphs

For a set system (V,𝒞⊆ 2^V), we call a subset C∈𝒞 a component. A nonempt...
research
12/31/2019

Proximity Search For Maximal Subgraph Enumeration

This paper considers the subgraphs of an input graph that satisfy a give...
research
05/10/2021

Polynomial-Delay Enumeration of Large Maximal Matchings

Enumerating matchings is a classical problem in the field of enumeration...
research
01/21/2022

An Approximation Algorithm for K-best Enumeration of Minimal Connected Edge Dominating Sets with Cardinality Constraints

K-best enumeration, which asks to output k best solutions without duplic...
research
10/13/2020

Finding Minimum Connected Subgraphs with Ontology Exploration on Large RDF Data

In this paper, we study the following problem: given a knowledge graph (...

Please sign up or login with your details

Forgot password? Click here to reset