Reconfiguring (non-spanning) arborescences
Takehiro Ito, Yuni Iwamasa, Yasuaki Kobayashi, Yu Nakahata, Yota, Otachi, Kunihiro Wasa

TL;DR
This paper studies the complexity of reconfiguring arborescences in directed graphs, showing polynomial-time solutions for some cases and PSPACE-completeness for others, including shortest sequence computation.
Contribution
It introduces a polynomial-time algorithm for reconfiguring arborescences and establishes complexity results for related reconfiguration problems.
Findings
Reconfiguration of arborescences is polynomial-time solvable.
Reconfiguration of arborescences restricted to directed paths is PSPACE-complete.
Shortest reconfiguration sequences between spanning arborescences can be found in polynomial time.
Abstract
In this paper, we investigate the computational complexity of subgraph reconfiguration problems in directed graphs. More specifically, we focus on the problem of reconfiguring arborescences in a digraph, where an arborescence is a directed graph such that its underlying undirected graph forms a tree and all vertices have in-degree at most 1. Given two arborescences in a digraph, the goal of the problem is to determine whether there is a (reconfiguration) sequence of arborescences between the given arborescences such that each arborescence in the sequence can be obtained from the previous one by removing an arc and then adding another arc. We show that this problem can be solved in polynomial time, whereas the problem is PSPACE-complete when we restrict arborescences in a reconfiguration sequence to directed paths or relax to directed acyclic graphs. We also show that there is a…
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 · Interconnection Networks and Systems · DNA and Biological Computing
