中文
相关论文

相关论文: Breaching the 2-Approximation Barrier for Connecti…

200 篇论文

We consider the Connectivity Augmentation Problem (CAP), a classical problem in the area of Survivable Network Design. It is about increasing the edge-connectivity of a graph by one unit in the cheapest possible way. More precisely, given a…

数据结构与算法 · 计算机科学 2022-11-24 Federica Cecchetto , Vera Traub , Rico Zenklusen

The basic goal of survivable network design is to build cheap networks that guarantee the connectivity of certain pairs of nodes despite the failure of a few edges or nodes. A celebrated result by Jain [Combinatorica'01] provides a…

数据结构与算法 · 计算机科学 2022-04-21 Fabrizio Grandoni , Afrouz Jabal Ameli , Vera Traub

The Connectivity Augmentation Problem (CAP) together with a well-known special case thereof known as the Tree Augmentation Problem (TAP) are among the most basic Network Design problems. There has been a surge of interest recently to find…

数据结构与算法 · 计算机科学 2022-04-15 Federica Cecchetto , Vera Traub , Rico Zenklusen

The Tree Augmentation Problem (TAP) is a fundamental network design problem in which we are given a tree and a set of additional edges, also called \emph{links}. The task is to find a set of links, of minimum size, whose addition to the…

数据结构与算法 · 计算机科学 2018-04-09 Fabrizio Grandoni , Christos Kalaitzis , Rico Zenklusen

In the Tree Augmentation Problem (TAP) the goal is to augment a tree $T$ by a minimum size edge set $F$ from a given edge set $E$ such that $T \cup F$ is $2$-edge-connected. The best approximation ratio known for TAP is $1.5$. In the more…

数据结构与算法 · 计算机科学 2015-07-19 Guy Kortsarz , Zeev Nutov

We consider connectivity augmentation problems in the Steiner setting, where the goal is to augment the edge-connectivity between a specified subset of terminal nodes. In the Steiner Augmentation of a Graph problem ($k$-SAG), we are given a…

数据结构与算法 · 计算机科学 2024-08-12 Daniel Hathcock , Michael Zlatin

The tree augmentation problem (TAP) is a fundamental network design problem, in which the input is a graph $G$ and a spanning tree $T$ for it, and the goal is to augment $T$ with a minimum set of edges $Aug$ from $G$, such that $T \cup Aug$…

数据结构与算法 · 计算机科学 2019-05-13 Keren Censor-Hillel , Michal Dory

In the Steiner Tree Augmentation Problem (STAP), we are given a graph $G = (V,E)$, a set of terminals $R \subseteq V$, and a Steiner tree $T$ spanning $R$. The edges $L := E \setminus E(T)$ are called links and have non-negative costs. The…

数据结构与算法 · 计算机科学 2022-11-15 R. Ravi , Weizhong Zhang , Michael Zlatin

Connectivity augmentation problems are among the most elementary questions in Network Design. Many of these problems admit natural $2$-approximation algorithms, often through various classic techniques, whereas it remains open whether…

数据结构与算法 · 计算机科学 2022-09-19 Vera Traub , Rico Zenklusen

The Forest Augmentation Problem (FAP) asks for a minimum set of additional edges (links) that make a given forest 2-edge-connected while spanning all vertices. A key special case is the Path Augmentation Problem (PAP), where the input…

数据结构与算法 · 计算机科学 2025-05-22 Felix Hommelsheim

The Tree Augmentation Problem (TAP) is: given a connected graph $G=(V,{\cal E})$ and an edge set $E$ on $V$ find a minimum size subset of edges $F \subseteq E$ such that $(V,{\cal E} \cup F)$ is $2$-edge-connected. In the conference version…

数据结构与算法 · 计算机科学 2015-07-13 Guy Kortsarz , Zeev Nutov

The weighted tree augmentation problem (WTAP) is a fundamental network design problem. We are given an undirected tree $G = (V,E)$, an additional set of edges $L$ called links and a cost vector $c \in \mathbb{R}^L_{\geq 1}$. The goal is to…

离散数学 · 计算机科学 2017-02-27 Samuel Fiorini , Martin Groß , Jochen Könemann , Laura Sanità

Many network design problems deal with the design of low-cost networks that are resilient to the failure of their elements, such as nodes or links. One such problem is Connectivity Augmentation, where the goal is to cheaply increase the…

数据结构与算法 · 计算机科学 2021-08-05 Haris Angelidakis , Dylan Hyatt-Denesik , Laura Sanità

The Weighted Tree Augmentation Problem (WTAP) is a fundamental well-studied problem in the field of network design. Given an undirected tree $G=(V,E)$, an additional set of edges $L \subseteq V\times V$ disjoint from $E$ called…

数据结构与算法 · 计算机科学 2016-09-16 David Adjiashvili

In Connectivity Augmentation problems we are given a graph $H=(V,E_H)$ and an edge set $E$ on $V$, and seek a min-size edge set $J \subseteq E$ such that $H \cup J$ has larger edge/node connectivity than $H$. In the Edge-Connectivity…

数据结构与算法 · 计算机科学 2020-11-17 Zeev Nutov

In this paper, we investigate the weighted tree augmentation problem (TAP), where the goal is to augment a tree with a minimum cost set of edges such that the graph becomes two edge connected. First we show that in weighted TAP, we can…

数据结构与算法 · 计算机科学 2017-07-18 Jennifer Iglesias , R. Ravi

The Steiner Forest problem, also known as the Generalized Steiner Tree problem, is a fundamental optimization problem on edge-weighted graphs where, given a set of vertex pairs, the goal is to select a minimum-cost subgraph such that each…

数据结构与算法 · 计算机科学 2025-04-16 Ali Ahmadi , Iman Gholami , MohammadTaghi Hajiaghayi , Peyman Jabbarzade , Mohammad Mahdavi

The Weighted Tree Augmentation Problem (WTAP) is a fundamental network design problem where the goal is to find a minimum-cost set of additional edges (links) to make an input tree 2-edge-connected. While a 2-approximation is standard and…

数据结构与算法 · 计算机科学 2026-04-01 Vincent Cohen-Addad , Marina Drygala , Nathan Klein , Ola Svensson

Graph connectivity and network design problems are among the most fundamental problems in combinatorial optimization. The minimum spanning tree problem, the two edge-connected spanning subgraph problem (2-ECSS) and the tree augmentation…

数据结构与算法 · 计算机科学 2020-01-14 David Adjiashvili , Felix Hommelsheim , Moritz Mühlenthaler

The \emph{Tree Augmentation Problem (TAP)} is given a tree $T=(V,E_T)$ and additional set of {\em links} $E$ on $V\times V$, find $F \subseteq E$ such that $T \cup F$ is $2$-edge-connected, and $|F|$ is minimum. The problem is APX-hard…

计算复杂性 · 计算机科学 2026-03-06 Guy Kortsarz
‹ 上一页 1 2 3 10 下一页 ›