Algorithms with improved delay for enumerating connected induced subgraphs of a large cardinality
arXiv:2112.07204
Abstract
The problem of enumerating all connected induced subgraphs of a given order 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 is , where is the maximum degree in the input graph and is the number of vertices in . 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 . Based on the proposed neighborhood operator, three algorithms with delay of , and respectively are proposed. The first two algorithms require exponential space to improve upon the current best delay bound \cite{4} for this problem in the case and respectively.