Abstract
Paths $$P^1,\ldots,P^k$$ in a graph $$G=(V,E)$$ are mutually induced if any two distinct $$P^i$$ and $$P^j$$ have neither common vertices nor adjacent vertices. The Induced Disjoint Paths problem is to decide if a graph G with k pairs of specified vertices $$(s:i,t_i)$$ contains k mutually induced paths $$P^i$$ such that each $$P^i$$ starts from $$s:i$$ and ends at $$t:i$$. This is a classical graph problem that is NP-complete even for $$k=2$$. We introduce a natural generalization, Induced Disjoint Connected Subgraphs: instead of connecting pairs of terminals, we must connect sets of terminals. We give almost-complete dichotomies of the computational complexity of both problems for H-free graphs, that is, graphs that do not contain some fixed graph H as an induced subgraph. Finally, we give a complete classification of the complexity of the second problem if the number k of terminal sets is fixed, that is, not part of the input.
Original language | English |
---|---|
Title of host publication | Graph-Theoretic Concepts in Computer Science - 48th International Workshop, WG 2022, Revised Selected Papers |
Editors | Michael A. Bekos, Michael Kaufmann |
Publisher | Springer Science and Business Media Deutschland GmbH |
Pages | 398-411 |
Number of pages | 14 |
ISBN (Print) | 9783031159138 |
DOIs | |
Publication status | Published - 2022 |
Event | 48th International Workshop on Graph-Theoretic Concepts in Computer Science, WG 2022 - Tübingen, Germany Duration: 22 Jun 2022 → 24 Jun 2022 |
Publication series
Name | Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics) |
---|---|
Volume | 13453 LNCS |
ISSN (Print) | 0302-9743 |
ISSN (Electronic) | 1611-3349 |
Conference
Conference | 48th International Workshop on Graph-Theoretic Concepts in Computer Science, WG 2022 |
---|---|
Country/Territory | Germany |
City | Tübingen |
Period | 22/06/22 → 24/06/22 |
Bibliographical note
Publisher Copyright:© 2022, Springer Nature Switzerland AG.
Keywords
- complexity dichotomy
- connectivity
- H-free graph
- induced subgraphs