Algorithms for Maximum Internal Spanning Tree Problem for Some Graph Classes
Gopika Sharma, Arti Pandey, Michael C. Wigal

TL;DR
This paper introduces linear-time algorithms for finding maximum internal spanning trees in specific graph classes and explores their relationship with optimal path covers.
Contribution
It provides the first linear-time algorithms for MIST in cographs, block graphs, cactus graphs, chain graphs, and bipartite permutation graphs, and analyzes their connection to path covers.
Findings
Linear-time algorithms for MIST in several graph classes
Relationship established between internal vertices and path cover edges
Enhanced understanding of MIST problem complexity in special graphs
Abstract
For a given graph , a maximum internal spanning tree of is a spanning tree of with maximum number of internal vertices. The Maximum Internal Spanning Tree (MIST) problem is to find a maximum internal spanning tree of the given graph. The MIST problem is a generalization of the Hamiltonian path problem. Since the Hamiltonian path problem is NP-hard, even for bipartite and chordal graphs, two important subclasses of graphs, the MIST problem also remains NP-hard for these graph classes. In this paper, we propose linear-time algorithms to compute a maximum internal spanning tree of cographs, block graphs, cactus graphs, chain graphs and bipartite permutation graphs. The optimal path cover problem, which asks to find a path cover of the given graph with maximum number of edges, is also a well studied problem. In this paper, we also study the relationship between the number of…
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
TopicsVehicle Routing Optimization Methods · Microplastics and Plastic Pollution · Recycling and Waste Management Techniques
