Zum Hauptinhalt springen

Showing 1–4 of 4 results for author: Hathcock, D

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

    cs.DS

    Online Matroid Intersection: Submodular Water-Filling and Matroidal Welfare Maximization

    Authors: Daniel Hathcock, Billy Jin, Kalen Patton, Sherry Sarkar, Michael Zlatin

    Abstract: We study two problems in online matroid intersection. First, we consider the problem of maximizing the size of a common independent set between a general matroid and a partition matroid whose parts arrive online. This captures the classic online bipartite matching problem when both matroids are partition matroids. Our main result is a $(1 - \frac{1}{e})$-competitive algorithm for the fractional ve… ▽ More

    Submitted 13 January, 2024; originally announced January 2024.

  2. arXiv:2309.10214  [pdf, ps, other

    cs.DS

    Maintaining Matroid Intersections Online

    Authors: Niv Buchbinder, Anupam Gupta, Daniel Hathcock, Anna R. Karlin, Sherry Sarkar

    Abstract: Maintaining a maximum bipartite matching online while minimizing recourse/augmentations is a well studied problem, motivated by content delivery, job scheduling, and hashing. A breakthrough result of Bernstein, Holm, and Rotenberg (\emph{SODA 2018}) resolved this problem up to a logarithmic factors. However, we may need a richer class of combinatorial constraints (e.g., matroid constraints) to mod… ▽ More

    Submitted 18 September, 2023; originally announced September 2023.

  3. arXiv:2308.08690  [pdf, other

    cs.DS

    Approximation Algorithms for Steiner Connectivity Augmentation

    Authors: Daniel Hathcock, Michael Zlatin

    Abstract: 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 $k$-edge-connected subgraph $H$ of a graph $G$. The goal is to augment $H$ by including links from $G$ of minimum cost so that the edge-connectivity between… ▽ More

    Submitted 9 August, 2024; v1 submitted 16 August, 2023; originally announced August 2023.

    Comments: ESA 2024

  4. arXiv:2308.01199  [pdf, other

    cs.DS

    One Tree to Rule Them All: Poly-Logarithmic Universal Steiner Tree

    Authors: Costas Busch, Da Qi Chen, Arnold Filtser, Daniel Hathcock, D Ellis Hershkowitz, Rajmohan Rajaraman

    Abstract: A spanning tree $T$ of graph $G$ is a $ρ$-approximate universal Steiner tree (UST) for root vertex $r$ if, for any subset of vertices $S$ containing $r$, the cost of the minimal subgraph of $T$ connecting $S$ is within a $ρ$ factor of the minimum cost tree connecting $S$ in $G$. Busch et al. (FOCS 2012) showed that every graph admits $2^{O(\sqrt{\log n})}$-approximate USTs by showing that USTs are… ▽ More

    Submitted 2 August, 2023; originally announced August 2023.

    Comments: @FOCS23