Skip to main content

Showing 1–8 of 8 results for author: Vaz, D

Searching in archive cs. Search in all archives.
.
  1. arXiv:2208.00525  [pdf, other

    cs.DC cs.DS cs.LG cs.NI

    Learning to generate Reliable Broadcast Algorithms

    Authors: Diogo Vaz, David R. Matos, Miguel L. Pardal, Miguel Correia

    Abstract: Modern distributed systems are supported by fault-tolerant algorithms, like Reliable Broadcast and Consensus, that assure the correct operation of the system even when some of the nodes of the system fail. However, the development of distributed algorithms is a manual and complex process, resulting in scientific papers that usually present a single algorithm or variations of existing ones. To auto… ▽ More

    Submitted 31 July, 2022; originally announced August 2022.

  2. Approximating Sparsest Cut in Low-Treewidth Graphs via Combinatorial Diameter

    Authors: Parinya Chalermsook, Matthias Kaul, Matthias Mnich, Joachim Spoerhase, Sumedha Uniyal, Daniel Vaz

    Abstract: The fundamental sparsest cut problem takes as input a graph $G$ together with the edge costs and demands, and seeks a cut that minimizes the ratio between the costs and demands across the cuts. For $n$-node graphs~$G$ of treewidth~$k$, \chlamtac, Krauthgamer, and Raghavendra (APPROX 2010) presented an algorithm that yields a factor-$2^{2^k}$ approximation in time… ▽ More

    Submitted 11 November, 2021; originally announced November 2021.

    Comments: 15 pages, 3 figures

  3. On the Approximability of the Traveling Salesman Problem with Line Neighborhoods

    Authors: Antonios Antoniadis, Sándor Kisfaludi-Bak, Bundit Laekhanukit, Daniel Vaz

    Abstract: We study the variant of the Euclidean Traveling Salesman problem where instead of a set of points, we are given a set of lines as input, and the goal is to find the shortest tour that visits each line. The best known upper and lower bounds for the problem in $\mathbb{R}^d$, with $d\ge 3$, are $\mathrm{NP}$-hardness and an $O(\log^3 n)$-approximation algorithm which is based on a reduction to the g… ▽ More

    Submitted 24 November, 2020; v1 submitted 27 August, 2020; originally announced August 2020.

  4. arXiv:2007.07862  [pdf, ps, other

    cs.DS

    Vertex Sparsification for Edge Connectivity

    Authors: Parinya Chalermsook, Syamantak Das, Bundit Laekhanukit, Yunbum Kook, Yang P. Liu, Richard Peng, Mark Sellke, Daniel Vaz

    Abstract: Graph compression or sparsification is a basic information-theoretic and computational question. A major open problem in this research area is whether $(1+ε)$-approximate cut-preserving vertex sparsifiers with size close to the number of terminals exist. As a step towards this goal, we study a thresholded version of the problem: for a given parameter $c$, find a smaller graph, which we call connec… ▽ More

    Submitted 15 July, 2020; originally announced July 2020.

    Comments: Merged version of arXiv:1910.10359 and arXiv:1910.10665 with improved bounds, 55 pages

  5. arXiv:1910.10665  [pdf, ps, other

    cs.DS

    Mimicking Networks Parameterized by Connectivity

    Authors: Parinya Chalermsook, Syamantak Das, Bundit Laekhanukit, Daniel Vaz

    Abstract: Given a graph $G=(V,E)$, capacities $w(e)$ on edges, and a subset of terminals $\mathcal{T} \subseteq V: |\mathcal{T}| = k$, a mimicking network for $(G,\mathcal{T})$ is a graph $(H,w')$ that contains copies of $\mathcal{T}$ and preserves the value of minimum cuts separating any subset $A, B \subseteq \mathcal{T}$ of terminals. Mimicking networks of size $2^{2^k}$ are known to exist and can be con… ▽ More

    Submitted 23 October, 2019; originally announced October 2019.

  6. arXiv:1907.11404  [pdf, ps, other

    cs.DS

    On Approximating Degree-Bounded Network Design Problems

    Authors: Xiangyu Guo, Guy Kortsarz, Bundit Laekhanukit, Shi Li, Daniel Vaz, Jiayi Xian

    Abstract: Directed Steiner Tree (DST) is a central problem in combinatorial optimization and theoretical computer science: Given a directed graph $G=(V, E)$ with edge costs $c \in \mathbb{R}_{\geq 0}^E$, a root $r \in V$ and $k$ terminals $K\subseteq V$, we need to output the minimum-cost arborescence in $G$ that contains an $r$\textrightarrow $t$ path for every $t \in K$. Recently, Grandoni, Laekhanukit an… ▽ More

    Submitted 27 April, 2020; v1 submitted 26 July, 2019; originally announced July 2019.

  7. arXiv:1802.10403  [pdf, other

    cs.DS cs.DM

    Survivable Network Design for Group Connectivity in Low-Treewidth Graphs

    Authors: Parinya Chalermsook, Syamantak Das, Guy Even, Bundit Laekhanukit, Daniel Vaz

    Abstract: In the Group Steiner Tree problem (GST), we are given a (vertex or edge)-weighted graph $G=(V,E)$ on $n$ vertices, a root vertex $r$ and a collection of groups $\{S_i\}_{i\in[h]}: S_i\subseteq V(G)$. The goal is to find a min-cost subgraph $H$ that connects the root to every group. We consider a fault-tolerant variant of GST, which we call Restricted (Rooted) Group SNDP. In this setting, each grou… ▽ More

    Submitted 28 February, 2018; originally announced February 2018.

    Comments: 28 pages, 2 figures

  8. New Integrality Gap Results for the Firefighters Problem on Trees

    Authors: Parinya Chalermsook, Daniel Vaz

    Abstract: The firefighter problem is NP-hard and admits a $(1-1/e)$ approximation based on rounding the canonical LP. In this paper, we first show a matching integrality gap of $(1-1/e+ε)$ on the canonical LP. This result relies on a powerful combinatorial gadget that can be used to prove integrality gap results for many problem settings. We also consider the canonical LP augmented with simple additional co… ▽ More

    Submitted 29 July, 2016; v1 submitted 11 January, 2016; originally announced January 2016.

    Comments: 22 pages