Back to Search Start Over

Exact Algorithms for the Minimum Load Spanning Tree Problem.

Authors :
Zhu, Xiaojun
Tang, Shaojie
Source :
INFORMS Journal on Computing; 2021, Vol. 33 Issue 4, p1431-1445, 15p
Publication Year :
2021

Abstract

In a minimum load spanning tree (MLST) problem, we are given an undirected graph and nondecreasing load functions for nodes defined on nodes' degrees in a spanning tree, and the objective is to find a spanning tree that minimizes the maximum load among all nodes. We propose the first O ∗ (2 n) time exact algorithm for the MLST problem, where n is the number of nodes and O ∗ ignores polynomial factor. The algorithm is obtained by repeatedly querying whether a candidate objective value is feasible, where each query can be formulated as a bounded degree spanning tree problem (BDST). We propose a novel solution to BDST by extending an inclusion-exclusion based algorithm. To further enhance the time efficiency of the previous algorithm, we then propose a faster algorithm by generalizing the concept of branching walks. In addition, for the purpose of comparison, we give the first mixed integer linear programming formulation for MLST. In numerical analysis, we consider various load functions on a randomly generated network. The results verify the effectiveness of the proposed algorithms. Summary of Contribution: Minimum load spanning tree (MLST) plays an important role in various applications such as wireless sensor networks (WSNs). In many applications of WSNs, we often need to collect data from all sensors to some specified sink. In this paper, we propose the first exact algorithms for the MLST problem. Besides having theoretical guarantees, our algorithms have extraordinarily good performance in practice. We believe that our results make significant contributions to the field of graph theory, internet of things, and WSNs. [ABSTRACT FROM AUTHOR]

Details

Language :
English
ISSN :
10919856
Volume :
33
Issue :
4
Database :
Complementary Index
Journal :
INFORMS Journal on Computing
Publication Type :
Academic Journal
Accession number :
153606659
Full Text :
https://doi.org/10.1287/ijoc.2020.1011