Basis sequence reconfiguration in the union of matroids
Tesshu Hanaka, Yuni Iwamasa, Yasuaki Kobayashi, Yuto Okada, Rin Saito

TL;DR
This paper studies the reconfiguration of spanning trees and matroid bases, providing a polynomial-time algorithm for sequence transformation and proving NP-hardness for finding shortest transformations.
Contribution
It introduces a polynomial-time algorithm for transforming sequences of matroid bases and establishes NP-hardness for shortest sequence transformation approximation.
Findings
Polynomial-time algorithm for sequence transformation in matroids
NP-hardness of approximating shortest transformations within a logarithmic factor
Application to spanning tree reconfiguration in graphs
Abstract
Given a graph and two spanning trees and in , Spanning Tree Reconfiguration asks whether there is a step-by-step transformation from to such that all intermediates are also spanning trees of , by exchanging an edge in with an edge outside at a single step. This problem is naturally related to matroid theory, which shows that there always exists such a transformation for any pair of and . Motivated by this example, we study the problem of transforming a sequence of spanning trees into another sequence of spanning trees. We formulate this problem in the language of matroid theory: Given two sequences of bases of matroids, the goal is to decide whether there is a transformation between these sequences. We design a polynomial-time algorithm for this problem, even if the matroids are given as basis oracles. To complement this algorithmic result, we…
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
TopicsAlgorithms and Data Compression
