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

TL;DR
This paper presents a polynomial delay algorithm for efficiently enumerating all connected induced subgraphs of a specified size in a graph, with optimal space complexity.
Contribution
The paper introduces a novel polynomial delay algorithm that enumerates connected induced subgraphs of a given size with improved efficiency and linear space usage.
Findings
Enumerates all connected induced subgraphs of size k in polynomial delay.
Operates with linear space complexity O(n+m).
Provides explicit delay bounds based on graph parameters.
Abstract
We give a polynomial delay algorithm, that for any graph and positive integer , enumerates all connected induced subgraphs of of order . Our algorithm enumerates each subgraph in at most and uses linear space , where and are respectively the number of vertices and edges of and is the maximum degree.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Theory Research · graph theory and CDMA systems · Interconnection Networks and Systems
