中文
相关论文

相关论文: Mimicking Networks Parameterized by Connectivity

200 篇论文

Given a capacitated undirected graph $G=(V,E)$ with a set of terminals $K \subset V$, a mimicking network is a smaller graph $H=(V_H,E_H)$ that exactly preserves all the minimum cuts between the terminals. Specifically, the vertex set of…

数据结构与算法 · 计算机科学 2012-07-27 Arindam Khan , Prasad Raghavendra , Prasad Tetali , László A. Végh

Given a large edge-weighted network $G$ with $k$ terminal vertices, we wish to compress it and store, using little memory, the value of the minimum cut (or equivalently, maximum flow) between every bipartition of terminals. One appealing…

数据结构与算法 · 计算机科学 2012-07-27 Robert Krauthgamer , Inbal Rika

In this paper, we study a \emph{multicut-mimicking network} for a hypergraph over terminals $T$ with a parameter $c$. It is a hypergraph preserving the minimum multicut values of any set of pairs over $T$ where the value is at most $c$.…

数据结构与算法 · 计算机科学 2024-09-23 Kyungjin Cho , Eunjin Oh

Given an edge-weighted graph $G$ with a set $Q$ of $k$ terminals, a mimicking network is a graph with the same set of terminals that exactly preserves the sizes of minimum cuts between any partition of the terminals. A natural question in…

数据结构与算法 · 计算机科学 2018-01-03 Nikolai Karpov , Marcin Pilipczuk , Anna Zych-Pawlewicz

Graph compression or sparsification is a basic information-theoretic and computational question. A major open problem in this research area is whether $(1+\epsilon)$-approximate cut-preserving vertex sparsifiers with size close to the…

数据结构与算法 · 计算机科学 2020-07-16 Parinya Chalermsook , Syamantak Das , Bundit Laekhanukit , Yunbum Kook , Yang P. Liu , Richard Peng , Mark Sellke , Daniel Vaz

We study the following version of cut sparsification. Given a large edge-weighted network $G$ with $k$ terminal vertices, compress it into a smaller network $H$ with the same terminals, such that every minimum terminal cut in $H$…

数据结构与算法 · 计算机科学 2019-10-08 Robert Krauthgamer , Havana , Rika

We show the existence of an exact mimicking network of $k^{O(\log k)}$ edges for minimum multicuts over a set of terminals in an undirected graph, where $k$ is the total capacity of the terminals, as well as a method for computing a…

数据结构与算法 · 计算机科学 2021-03-09 Magnus Wahlström

We introduce the following notion of compressing an undirected graph G with edge-lengths and terminal vertices $R\subseteq V(G)$. A distance-preserving minor is a minor G' (of G) with possibly different edge-lengths, such that $R\subseteq…

数据结构与算法 · 计算机科学 2012-08-21 Robert Krauthgamer , Tamar Zondiner

For an undirected edge-weighted graph $G$ and a set $R$ of pairs of vertices called pairs of terminals, a multicut is a set of edges such that removing these edges from $G$ disconnects each pair in $R$. We provide an algorithm computing a…

数据结构与算法 · 计算机科学 2020-10-06 Vincent Cohen-Addad , Éric Colin de Verdière , Arnaud de Mesmay

In this paper, we study a generalization of the classical minimum cut prob- lem, called Connectivity Preserving Minimum Cut (CPMC) problem, which seeks a minimum cut to separate a pair (or pairs) of source and destination nodes and…

数据结构与算法 · 计算机科学 2013-09-27 Qi Duan , Jinhui Xu

Given a graph $G=(V,E)$ and a set of terminal vertices $T$ we say that a superset $S$ of $T$ is $T$-connecting if $S$ induces a connected graph, and $S$ is minimal if no strict subset of $S$ is $T$-connecting. In this paper we prove that…

数据结构与算法 · 计算机科学 2013-01-14 Jan Arne Telle , Yngve Villanger

Recently, Chalermsook et al. [SODA'21(arXiv:2007.07862)] introduces a notion of vertex sparsifiers for $c$-edge connectivity, which has found applications in parameterized algorithms for network design and also led to exciting dynamic…

数据结构与算法 · 计算机科学 2022-07-13 Han Jiang , Shang-En Huang , Thatchaphol Saranurak , Tian Zhang

We study vertex sparsification for preserving cuts. Given a graph $G$ with a subset $|T|=k$ of its vertices called terminals, a \emph{quality-$q$ cut sparsifier} is a graph $G'$ that contains $T$, such that, for any partition $(T_1,T_2)$ of…

数据结构与算法 · 计算机科学 2024-10-18 Yu Chen , Zihan Tan

We present improved approximation algorithms for some problems in the related areas of Capacitated Network Design and Flexible Graph Connectivity. In the Cap-$k$-ECSS problem, we are given a graph $G=(V,E)$ whose edges have non-negative…

数据结构与算法 · 计算机科学 2026-04-07 Ishan Bansal , Joseph Cheriyan , Sanjeev Khanna , Miles Simmons

Magnitude pruning is one of the mainstream methods in lightweight architecture design whose goal is to extract subnetworks with the largest weight connections. This method is known to be successful, but under very high pruning regimes, it…

计算机视觉与模式识别 · 计算机科学 2023-07-03 Hichem Sahbi

An important open question in the area of vertex sparsification is whether $(1+\epsilon)$-approximate cut-preserving vertex sparsifiers with size close to the number of terminals exist. The work Chalermsook et al. (SODA 2021) introduced a…

数据结构与算法 · 计算机科学 2021-01-15 Yang P. Liu

A good computer network is hard to disrupt. It is desired that the computer communication network remains connected even when some of the links or nodes fail. Since the communication links are expensive, one wants to achieve these goals…

网络与互联网体系结构 · 计算机科学 2009-08-10 Kamalesh V. N , S. K. Srivatsa

Let $G$ be a graph of order $n$ and let $u,v$ be vertices of $G$. Let $\kappa_G(u,v)$ denote the maximum number of internally disjoint $u$-$v$ paths in $G$. Then the average connectivity $\overline{\kappa}(G)$ of $G$, is defined as $…

组合数学 · 数学 2021-07-23 Lucas Mol , Ortrud R. Oellermann , Vibhav Oswal

The minimum-cost subset $k$-connected subgraph problem is a cornerstone problem in the area of network design with vertex connectivity requirements. In this problem, we are given a graph $G=(V,E)$ with costs on edges and a set of terminals…

数据结构与算法 · 计算机科学 2013-01-21 Bundit Laekhanukit

We study how to sparsify connectivity in graphs under a tight deletion budget. Given a graph $G$ and integers $k,x \ge 0$, Critical Node Cut (CNC) asks whether we can delete at most $k$ vertices so that the number of remaining unordered…

数据结构与算法 · 计算机科学 2026-02-17 Dušan Knop , Nikolaos Melissinos , Manolis Vasilakis
‹ 上一页 1 2 3 10 下一页 ›