vix.ing · top · new · best · stats · spec

A Practical Linear Time Algorithm for Optimal Tree Decomposition of Halin Graphs

2025/06/03 by J. A. Alejandro-Soto, Alejandro-Soto, J. A., Joel Antonio Trejo-Sánchez +3
Computer Science · #Advanced Graph Theory Research #Graph Theory and Algorithms #Interconnection Networks and Systems

paper · pdf · doi:10.48550/arxiv.2506.02346

Abstract

This work proposes H-Td, a practical linear-time algorithm for computing an optimal-width tree decomposition of Halin graphs. Unlike state-of-the-art methods based on reduction rules or separators, H-Td exploits the structural properties of Halin graphs. Although two theoretical linear-time algorithms exist that can be applied to graphs of treewidth three, no practical implementation has been made publicly available. Furthermore, extending reduction-based approaches to partial k-trees with k > 3 results in increasingly complex rules that are challenging to implement. This motivates the exploration of alternative strategies that leverage structural insights specific to certain graph classes. Experimental validation against the winners of the Parameterized Algorithms and Computational Experiments Challenge (PACE) 2017 and the treewidth library libtw demonstrates the advantage of H-Td when the input is known to be a Halin graph.

Citations

Related