Zum Hauptinhalt springen

Showing 1–2 of 2 results for author: Safier, R

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

    cs.CC cs.CG cs.DS cs.LG

    Can You Solve Closest String Faster than Exhaustive Search?

    Authors: Amir Abboud, Nick Fischer, Elazar Goldenberg, Karthik C. S., Ron Safier

    Abstract: We study the fundamental problem of finding the best string to represent a given set, in the form of the Closest String problem: Given a set $X \subseteq Σ^d$ of $n$ strings, find the string $x^*$ minimizing the radius of the smallest Hamming ball around $x^*$ that encloses all the strings in $X$. In this paper, we investigate whether the Closest String problem admits algorithms that are faster th… ▽ More

    Submitted 29 May, 2023; v1 submitted 26 May, 2023; originally announced May 2023.

  2. arXiv:2211.10022  [pdf, other

    cs.DS

    Listing 4-Cycles

    Authors: Amir Abboud, Seri Khoury, Oree Leibowitz, Ron Safier

    Abstract: In this note we present an algorithm that lists all $4$-cycles in a graph in time $\tilde{O}(\min(n^2,m^{4/3})+t)$ where $t$ is their number. Notably, this separates $4$-cycle listing from triangle-listing, since the latter has a $(\min(n^3,m^{3/2})+t)^{1-o(1)}$ lower bound under the $3$-SUM Conjecture. Our upper bound is conditionally tight because (1) $O(n^2,m^{4/3})$ is the best known bound f… ▽ More

    Submitted 17 November, 2022; originally announced November 2022.