English

A Polynomial Delay Algorithm for Generating Connected Induced Subgraphs of a Given Cardinality

Data Structures and Algorithms 2016-08-23 v3

Abstract

We give a polynomial delay algorithm, that for any graph GG and positive integer kk, enumerates all connected induced subgraphs of GG of order kk. Our algorithm enumerates each subgraph in at most O((kmin{(nk),kΔ})2(Δ+logk))O((k\min\{(n-k),k\Delta\})^2(\Delta+\log k)) and uses linear space O(n+m)O(n+m), where nn and mm are respectively the number of vertices and edges of GG and Δ\Delta is the maximum degree.

Keywords

Cite

@article{arxiv.1411.2262,
  title  = {A Polynomial Delay Algorithm for Generating Connected Induced Subgraphs of a Given Cardinality},
  author = {Khaled Elbassioni},
  journal= {arXiv preprint arXiv:1411.2262},
  year   = {2016}
}
R2 v1 2026-06-22T06:52:46.685Z