Approximation Algorithms for Budget Constrained Network Upgradeable Problems
Debjyoti Saharoy, Sandeep Sen

TL;DR
This paper introduces approximation algorithms for budget-constrained network upgrade problems, including maximum spanning trees and longest paths in DAGs, improving upon previous models and providing probabilistic guarantees.
Contribution
It presents new randomized approximation algorithms for upgradeable network problems with budget constraints, extending previous work and offering improved performance guarantees.
Findings
Probabilistic approximation for maximum spanning tree within budget
Polynomial-time algorithms for longest path with improvements in DAGs
Extension of results to shortest path problems in DAGs
Abstract
We study budget constrained network upgradeable problems. We are given an undirected edge weighted graph where the weight an edge can be upgraded for a cost . Given a budget for improvement, the goal is to find a subset of edges to be upgraded so that the resulting network is optimum for . The results obtained in this paper include the following. Maximum Weight Constrained Spanning Tree We present a randomized algorithm for the problem of weight upgradeable budget constrained maximum spanning tree on a general graph. This returns a spanning tree which is feasible within the budget , such that (where and denote the length and cost of the tree respectively), for any fixed , in time polynomial in…
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
TopicsComplexity and Algorithms in Graphs · Facility Location and Emergency Management · Optimization and Search Problems
