中文
相关论文

相关论文: Vertex Sparsification in Trees

200 篇论文

Given an undirected graph $G=(V,E)$ with edge capacities $c_e\geq 1$ for $e\in E$ and a subset $T$ of $k$ vertices called terminals, we say that a graph $H$ is a quality-$q$ cut sparsifier for $G$ iff $T\subseteq V(H)$, and for any…

数据结构与算法 · 计算机科学 2012-04-16 Julia Chuzhoy

Given a capacitated graph $G = (V,E)$ and a set of terminals $K \subseteq V$, how should we produce a graph $H$ only on the terminals $K$ so that every (multicommodity) flow between the terminals in $G$ could be supported in $H$ with low…

数据结构与算法 · 计算机科学 2016-02-04 Matthias Englert , Anupam Gupta , Robert Krauthgamer , Harald Raecke , Inbal Talgam , Kunal Talwar

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

The notion of vertex sparsification is introduced in \cite{M}, where it was shown that for any graph $G = (V, E)$ and a subset of $k$ terminals $K \subset V$, there is a polynomial time algorithm to construct a graph $H = (K, E_H)$ on just…

数据结构与算法 · 计算机科学 2010-06-24 Moses Charikar , Tom Leighton , Shi Li , Ankur Moitra

Flow sparsification is a classic graph compression technique which, given a capacitated graph $G$ on $k$ terminals, aims to construct another capacitated graph $H$, called a flow sparsifier, that preserves, either exactly or approximately,…

数据结构与算法 · 计算机科学 2024-09-09 Syamantak Das , Nikhil Kumar , Daniel Vaz

A \emph{tree cut-sparsifier} $T$ of quality $\alpha$ of a graph $G$ is a single tree that preserves the capacities of all cuts in the graph up to a factor of $\alpha$. A \emph{tree flow-sparsifier} $T$ of quality $\alpha$ guarantees that…

数据结构与算法 · 计算机科学 2026-02-17 Daniel Agassy , Dani Dorfman , Haim Kaplan

We present new approaches to constructing graph sparsifiers --- weighted subgraphs for which every cut has the same value as the original graph, up to a factor of $(1 \pm \epsilon)$. Our first approach independently samples each edge $uv$…

数据结构与算法 · 计算机科学 2010-08-10 Wai Shing Fung , Nicholas J. A. Harvey

Graph Sparsification aims at compressing large graphs into smaller ones while preserving important characteristics of the input graph. In this work we study Vertex Sparsifiers, i.e., sparsifiers whose goal is to reduce the number of…

数据结构与算法 · 计算机科学 2017-12-29 Gramoz Goranci , Monika Henzinger , Pan Peng

We study treewidth sparsifiers. Informally, given a graph $G$ of treewidth $k$, a treewidth sparsifier $H$ is a minor of $G$, whose treewidth is close to $k$, $|V(H)|$ is small, and the maximum vertex degree in $H$ is bounded. Treewidth…

数据结构与算法 · 计算机科学 2014-10-07 Chandra Chekuri , Julia Chuzhoy

In vertex-cut sparsification, given a graph $G=(V,E)$ with a terminal set $T\subseteq V$, we wish to construct a graph $G'=(V',E')$ with $T\subseteq V'$, such that for every two sets of terminals $A,B\subseteq T$, the size of a minimum…

数据结构与算法 · 计算机科学 2022-07-05 Itai Boneh , Robert Krauthgamer

A useful approach to "compress" a large network $G$ is to represent it with a {\em flow-sparsifier}, i.e., a small network $H$ that supports the same flows as $G$, up to a factor $q \geq 1$ called the quality of sparsifier. Specifically, we…

数据结构与算法 · 计算机科学 2013-10-14 Alexandr Andoni , Anupam Gupta , Robert Krauthgamer

Spectral graph sparsification has emerged as a powerful tool in the analysis of large-scale networks by reducing the overall number of edges, while maintaining a comparable graph Laplacian matrix. In this paper, we present an efficient…

数据结构与算法 · 计算机科学 2014-12-16 David G. Anderson , Ming Gu , Christopher Melgaard

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 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 introduce three new cut tree structures of graphs $G$ in which the vertex set of the tree is a partition of $V(G)$ and contractions of tree vertices satisfy sparsification requirements that preserve various types of cuts. Recently,…

组合数学 · 数学 2017-07-04 On-Hei Solomon Lo , Jens M. Schmidt

The network reconfiguration problem seeks to find a rooted tree $T$ such that the energy of the (unique) feasible electrical flow over $T$ is minimized. The tree requirement on the support of the flow is motivated by operational constraints…

数据结构与算法 · 计算机科学 2023-08-24 Swati Gupta , Ali Khodabakhsh , Hassan Mortagy , Evdokia Nikolova

Given a large graph $G$ with a set of its $k$ vertices called terminals, a \emph{quality-$q$ flow sparsifier} is a small graph $G'$ that contains the terminals and preserves all multicommodity flows between them up to some multiplicative…

数据结构与算法 · 计算机科学 2026-02-16 Yu Chen , Zihan Tan , Mingyang Yang

Let $G$ be a graph and $S, T \subseteq V(G)$ be (possibly overlapping) sets of terminals, $|S|=|T|=k$. We are interested in computing a vertex sparsifier for terminal cuts in $G$, i.e., a graph $H$ on a smallest possible number of vertices,…

数据结构与算法 · 计算机科学 2021-07-06 Zhiyang He , Jason Li , Magnus Wahlström

In this paper, we consider the problem of designing cut sparsifiers and sketches for directed graphs. To bypass known lower bounds, we allow the sparsifier/sketch to depend on the balance of the input graph, which smoothly interpolates…

数据结构与算法 · 计算机科学 2021-05-13 Ruoxu Cen , Yu Cheng , Debmalya Panigrahi , Kevin Sun

We investigate whether an n-vertex instance (G,k) of Treewidth, asking whether the graph G has treewidth at most k, can efficiently be made sparse without changing its answer. By giving a special form of OR-cross-composition, we prove that…

计算复杂性 · 计算机科学 2013-08-19 Bart M. P. Jansen
‹ 上一页 1 2 3 10 下一页 ›