Skip to main content

Showing 1–5 of 5 results for author: Torres, M R

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

    cs.DS

    On the Generalized Mean Densest Subgraph Problem: Complexity and Algorithms

    Authors: Chandra Chekuri, Manuel R. Torres

    Abstract: Dense subgraph discovery is an important problem in graph mining and network analysis with several applications. Two canonical problems here are to find a maxcore (subgraph of maximum min degree) and to find a densest subgraph (subgraph of maximum average degree). Both of these problems can be solved in polynomial time. Veldt, Benson, and Kleinberg [VBK21] introduced the generalized $p$-mean dense… ▽ More

    Submitted 3 June, 2023; originally announced June 2023.

  2. arXiv:2011.03194  [pdf, ps, other

    cs.DS

    Fast Approximation Algorithms for Bounded Degree and Crossing Spanning Tree Problems

    Authors: Chandra Chekuri, Kent Quanrud, Manuel R. Torres

    Abstract: We develop fast approximation algorithms for the minimum-cost version of the Bounded-Degree MST problem (BD-MST) and its generalization the Crossing Spanning Tree problem (Crossing-ST). We solve the underlying LP to within a $(1+ε)$ approximation factor in near-linear time via the multiplicative weight update (MWU) technique. This yields, in particular, a near-linear time algorithm that outputs an… ▽ More

    Submitted 17 May, 2021; v1 submitted 6 November, 2020; originally announced November 2020.

    Comments: Updated to reflect overlap in results with arXiv:1811.07464

  3. arXiv:1902.08698  [pdf, ps, other

    cs.DS

    $\ell_1$-sparsity Approximation Bounds for Packing Integer Programs

    Authors: Chandra Chekuri, Kent Quanrud, Manuel R. Torres

    Abstract: We consider approximation algorithms for packing integer programs (PIPs) of the form $\max\{\langle c, x\rangle : Ax \le b, x \in \{0,1\}^n\}$ where $c$, $A$, and $b$ are nonnegative. We let $W = \min_{i,j} b_i / A_{i,j}$ denote the width of $A$ which is at least $1$. Previous work by Bansal et al. \cite{bansal-sparse} obtained an $Ω(\frac{1}{Δ_0^{1/\lfloor W \rfloor}})$-approximation ratio where… ▽ More

    Submitted 22 February, 2019; originally announced February 2019.

    Comments: To appear in IPCO 2019

  4. arXiv:1808.00561  [pdf, other

    cs.CG

    Geometric Fingerprint Recognition via Oriented Point-Set Pattern Matching

    Authors: David Eppstein, Michael T. Goodrich, Jordan Jorgensen, Manuel R. Torres

    Abstract: Motivated by the problem of fingerprint matching, we present geometric approximation algorithms for matching a pattern point set against a background point set, where the points have angular orientations in addition to their positions.

    Submitted 1 August, 2018; originally announced August 2018.

    Comments: 15 pages, 12 figures, to be presented at CCCG18

  5. A Topological Algorithm for Determining How Road Networks Evolve Over Time

    Authors: M T Goodrich, Siddharth Gupta, Manuel R. Torres

    Abstract: We provide an efficient algorithm for determining how a road network has evolved over time, given two snapshot instances from different dates. To allow for such determinations across different databases and even against hand drawn maps, we take a strictly topological approach in this paper, so that we compare road networks based strictly on graph-theoretic properties. Given two road networks of sa… ▽ More

    Submitted 23 September, 2016; originally announced September 2016.