中文
相关论文

相关论文: On the Tree Augmentation Problem

200 篇论文

We consider edge insertion and deletion operations that increase the connectivity of a given planar straight-line graph (PSLG), while minimizing the total edge length of the output. We show that every connected PSLG $G=(V,E)$ in general…

Karger used spanning tree packings to derive a near linear-time randomized algorithm for the global minimum cut problem as well as a bound on the number of approximate minimum cuts. This is a different approach from his well-known random…

数据结构与算法 · 计算机科学 2018-08-20 Chandra Chekuri , Kent Quanrud , Chao Xu

The basic goal of survivable network design is to build a cheap network that maintains the connectivity between given sets of nodes despite the failure of a few edges/nodes. The Connectivity Augmentation Problem (CAP) is arguably one of the…

数据结构与算法 · 计算机科学 2019-11-11 Jarosław Byrka , Fabrizio Grandoni , Afrouz Jabal Ameli

We consider the following NP-hard problem: in a weighted graph, find a minimum cost set of vertices whose removal leaves a graph in which no two cycles share an edge. We obtain a constant-factor approximation algorithm, based on the…

数据结构与算法 · 计算机科学 2015-05-14 Samuel Fiorini , Gwenaël Joret , Ugo Pietropaoli

The Asymmetric Traveling Salesperson Path Problem (ATSPP) is one where, given an asymmetric metric space $(V,d)$ with specified vertices s and t, the goal is to find an s-t path of minimum length that passes through all the vertices in V.…

数据结构与算法 · 计算机科学 2015-01-07 Zachary Friggstad , Anupam Gupta , Mohit Singh

We investigate hypergraphic LP relaxations for the Steiner tree problem, primarily the partition LP relaxation introduced by Koenemann et al. [Math. Programming, 2009]. Specifically, we are interested in proving upper bounds on the…

离散数学 · 计算机科学 2015-05-14 Deeparnab Chakrabarty , Jochen Koenemann , David Pritchard

Finding the exact integrality gap $\alpha$ for the LP relaxation of the 2-edge-connected spanning multigraph problem (2EC) is closely related to the same problem for the Held-Karp relaxation of the metric traveling salesman problem (TSP).…

离散数学 · 计算机科学 2021-08-19 Arash Haddadan , Alantha Newman

We describe a $\frac{3}{2}$-approximation algorithm for the Forest Augmentation Problem (\textsf{FAP}), which is a special case of the Weighted 2-Edge-Connected Spanning Subgraph Problem (\textsf{Weighted 2-ECSS}). This significantly…

数据结构与算法 · 计算机科学 2024-10-28 Ali Çivril

The Steiner tree problem is one of the classic and most fundamental $\mathcal{NP}$-hard problems: given an arbitrary weighted graph, seek a minimum-cost tree spanning a given subset of the vertices (terminals). Byrka \emph{et al}. proposed…

数据结构与算法 · 计算机科学 2018-11-02 Chi-Yeh Chen

The $T$-tour problem is a natural generalization of TSP and Path TSP. Given a graph $G=(V,E)$, edge cost $c: E \to \mathbb{R}_{\ge 0}$, and an even cardinality set $T\subseteq V$, we want to compute a minimum-cost $T$-join connecting all…

离散数学 · 计算机科学 2020-09-22 Vera Traub

We present a $\frac53$-approximation algorithm for the matching augmentation problem (MAP): given a multi-graph with edges of cost either zero or one such that the edges of cost zero form a matching, find a 2-edge connected spanning…

数据结构与算法 · 计算机科学 2020-12-14 J. Cheriyan , R. Cummings , J. Dippel , J. Zhu

We give polynomial time logarithmic approximation guarantees for the budget minimization, as well as for the profit maximization versions of minimum spanning tree interdiction. In this problem, the goal is to remove some edges of an…

数据结构与算法 · 计算机科学 2025-07-28 Rafail Ostrovsky , Yuval Rabani , Yoav Siman Tov

We consider the minimum spanning tree problem on a weighted complete bipartite graph $K_{n_R, n_B}$ whose $n=n_R+n_B$ vertices are random, i.i.d. uniformly distributed points in the unit cube in $d$ dimensions and edge weights are the…

概率论 · 数学 2021-07-20 Mario Correddu , Dario Trevisan

We present a simple 4-approximation algorithm for computing a maximum agreement forest of multiple unrooted binary trees. This algorithm applies LP rounding to an extension of a recent ILP formulation of the maximum agreement forest problem…

数据结构与算法 · 计算机科学 2024-09-16 Jordan Dempsey , Leo van Iersel , Mark Jones , Norbert Zeh

For a connected graph, a {\em minimum vertex separator} is a minimum set of vertices whose removal creates at least two connected components. The vertex connectivity of the graph refers to the size of the minimum vertex separator and a…

组合数学 · 数学 2016-01-05 S. Dhanalakshmi , N. Sadagopan , D. Sunil Kumar

We initiate the theoretical study of Ext-TSP, a problem that originates in the area of profile-guided binary optimization. Given a graph $G=(V, E)$ with positive edge weights $w: E \rightarrow R^+$, and a non-increasing discount function…

数据结构与算法 · 计算机科学 2021-07-19 Julián Mestre , Sergey Pupyrev , Seeun William Umboh

Convexification techniques have gained increasing interest over the past decades. In this work, we apply a recently developed convexification technique for fractional programs by He, Liu and Tawarmalani (2024) to the problem of determining…

最优化与控制 · 数学 2024-10-04 Timotej Hrga , Melanie Siebenhofer , Angelika Wiegele

We concern the problem of modifying the edge lengths of a tree in minimum total cost so that the prespecified $p$ vertices become the $p$-maxian with respect to the new edge lengths. This problem is called the inverse $p$-maxian problem on…

最优化与控制 · 数学 2015-05-20 Kien Trung Nguyen

We consider the problem of finding a maximum size triangle-free $2$-matching in a graph $G=(V,E)$. A (simple) $2$-matching is any subset of the edges such that each vertex is incident to at most two edges from the subset. The first…

数据结构与算法 · 计算机科学 2025-05-16 Katarzyna Paluch

We revisit the problem max-min degree arborescence, which was introduced by Bateni et al. [STOC'09] as a central special case of the general Santa Claus problem, which constitutes a notorious open question in approximation algorithms. In…

数据结构与算法 · 计算机科学 2022-11-28 Étienne Bamas , Lars Rohwedder