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

Abstract

The problem of enumerating all connected induced subgraphs of a given order k from a given graph arises in many practical applications: bioinformatics, information retrieval, processor design,to name a few. The upper bound on the number of connected induced subgraphs of order k is n·(e)k(-1)k, where is the maximum degree in the input graph G and n is the number of vertices in G. In this short communication, we first introduce a new neighborhood operator that is the key to design reverse search algorithms for enumerating all connected induced subgraphs of order k. Based on the proposed neighborhood operator, three algorithms with delay of O(k· min\(n-k),k\·(k+n)), O(k· min\(n-k),k\· n) and O(k2· min\(n-k),k\· min\k,\) respectively are proposed. The first two algorithms require exponential space to improve upon the current best delay bound O(k2)4 for this problem in the case k>n-n-+nn and k>n2n+ respectively.

0

Turn this paper into a full lesson

ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…