Approximation algorithms for Node-weighted Steiner Problems: Digraphs with Additive Prizes and Graphs with Submodular Prizes
Gianlorenzo D'Angelo, Esmaeil Delfaraz

TL;DR
This paper introduces simple approximation algorithms for various node-weighted Steiner problems in directed and undirected graphs, addressing budgeted and quota variants with additive and submodular prizes, achieving near-optimal guarantees.
Contribution
It develops flow-based LP techniques to obtain new approximation algorithms for budgeted and quota Steiner problems with additive and submodular prizes, improving existing results.
Findings
Bicriteria approximation for directed graphs with additive prizes
Polynomial-time approximation for directed Steiner tree with LP approach
Approximation algorithms for undirected submodular prize Steiner problems
Abstract
In the \emph{budgeted rooted node-weighted Steiner tree} problem, we are given a graph with nodes, a predefined node , two weights associated to each node modelling costs and prizes. The aim is to find a tree in rooted at such that the total cost of its nodes is at most a given budget and the total prize is maximized. In the \emph{quota rooted node-weighted Steiner tree} problem, we are given a real-valued quota , instead of the budget, and we aim at minimizing the cost of a tree rooted at whose overall prize is at least . For the case of directed graphs with additive prize function, we develop a technique resorting on a standard flow-based linear programming relaxation to compute a tree with good trade-off between prize and cost, which allows us to provide very simple polynomial time approximation algorithms for both the budgeted and the quota…
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 · Game Theory and Voting Systems · Advanced Graph Theory Research
