Skip to main content

Showing 1–3 of 3 results for author: Singer, N G

.
  1. arXiv:2305.04438  [pdf, ps, other

    cs.DS

    Oblivious algorithms for the Max-$k$AND Problem

    Authors: Noah G. Singer

    Abstract: Motivated by recent works on streaming algorithms for constraint satisfaction problems (CSPs), we define and analyze oblivious algorithms for the Max-$k$AND problem. This generalizes the definition by Feige and Jozeph (Algorithmica '15) of oblivious algorithms for Max-DICUT, a special case of Max-$2$AND. Oblivious algorithms round each variable with probability depending only on a quantity called… ▽ More

    Submitted 7 May, 2023; originally announced May 2023.

    Comments: 29 pages, 1 table. In submission

  2. arXiv:2304.06664  [pdf, other

    cs.DS

    On streaming approximation algorithms for constraint satisfaction problems

    Authors: Noah G. Singer

    Abstract: In this thesis, we explore streaming algorithms for approximating constraint satisfaction problems (CSPs). The setup is roughly the following: A computer has limited memory space, sees a long "stream" of local constraints on a set of variables, and tries to estimate how many of the constraints may be simultaneously satisfied. The past ten years have seen a number of works in this area, and this th… ▽ More

    Submitted 13 April, 2023; originally announced April 2023.

    Comments: Harvard College senior thesis; 119 pages plus references; abstract shortened for arXiv; formatted with Dissertate template (feel free to copy!); exposits papers arXiv:2105.01782 (APPROX 2021) and arXiv:2112.06319 (APPROX 2022)

  3. arXiv:2211.03916  [pdf, ps, other

    cs.DS

    Improved Streaming Algorithms for Maximum Directed Cut via Smoothed Snapshots

    Authors: Raghuvansh R. Saxena, Noah G. Singer, Madhu Sudan, Santhoshini Velusamy

    Abstract: We give an $\widetilde{O}(\sqrt{n})$-space single-pass $0.483$-approximation streaming algorithm for estimating the maximum directed cut size (Max-DICUT) in a directed graph on $n$ vertices. This improves over an $O(\log n)$-space $4/9 < 0.45$ approximation algorithm due to Chou, Golovnev, and Velusamy (FOCS 2020), which was known to be optimal for $o(\sqrt{n})$-space algorithms. Max-DICUT is a sp… ▽ More

    Submitted 9 May, 2023; v1 submitted 7 November, 2022; originally announced November 2022.

    Comments: 53 pages, 2 figures; substantial revisions; in submission; abstract shortened to fit requirements