The sum of root-leaf distance interdiction problem with cardinality constraint by upgrading edges on trees
Xiao Li, Xiucui Guan, Qiao Zhang, Xinyi Yin, Panos M., Pardalos

TL;DR
This paper addresses the problem of maximizing or minimizing the sum of root-leaf distances in a tree through edge upgrades under cost constraints, proposing efficient algorithms and demonstrating their effectiveness with experiments.
Contribution
It introduces novel algorithms for SRD interdiction and minimum cost problems on trees with cardinality constraints, using new cost measurement norms.
Findings
Algorithms operate in O(n log n) and O(N n^2) time.
Proposed methods effectively solve SRD interdiction problems.
Numerical experiments validate the algorithms' efficiency.
Abstract
A network for the transportation of supplies can be described as a rooted tree with a weight of a degree of congestion for each edge. We take the sum of root-leaf distance (SRD) on a rooted tree as the whole degree of congestion of the tree. Hence, we consider the SRD interdiction problem on trees with cardinality constraint by upgrading edges (denoted by (SDIPTC) in brief). It aims to maximize the SRD by upgrading the weights of critical edges such that the total upgrade cost under some measurement is upper-bounded by a given value. The relevant minimum cost problem (MCSDIPTC) aims to minimize the total upgrade cost on the premise that the SRD is lower-bounded by a given value. We develop two different norms including weighted norm and weighted bottleneck Hamming distance to measure the upgrade cost. We propose two binary search algorithms within O() time for…
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
TopicsInfrastructure Resilience and Vulnerability Analysis · Facility Location and Emergency Management · Supply Chain Resilience and Risk Management
