activity
20152020
most citedMonochromatic Triangles, Intermediate Matrix Products, and Convolutions

13 citations · 17 across the 4 of their papers we have counts for

collaborators

7 papers

cs.CC202013 cited

Monochromatic Triangles, Intermediate Matrix Products, and Convolutions

Andrea Lincoln, Adam Polak, Virginia Vassilevska Williams

The most studied linear algebraic operation, matrix multiplication, has surprisingly fast time algorithms for . On the other hand, the matrix product w…

cs.CC2020

New Techniques for Proving Fine-Grained Average-Case Hardness

Mina Dalirrooyfard, Andrea Lincoln, Virginia Vassilevska Williams

The recent emergence of fine-grained cryptography strongly motivates developing an average-case analogue of Fine-Grained Complexity (FGC). This paper defines new versions of OV, $k…

cs.CC2019

Faster Random -CNF Satisfiability

Andrea Lincoln, Adam Yedidia

We describe an algorithm to solve the problem of Boolean CNF-Satisfiability when the input formula is chosen randomly. We build upon the algorithms of Sch{ö}ning 1999 and Dantsin e…

cs.DS20171 cited

Fine-Grained I/O Complexity via Reductions: New lower bounds, faster algorithms, and a time hierarchy

Erik D. Demaine, Andrea Lincoln, Quanquan C. Liu +2

This paper initiates the study of I/O algorithms (minimizing cache misses) from the perspective of fine-grained complexity (conditional polynomial lower bounds). Specifically, we a…

cs.DS20173 cited

Conditional Hardness for Sensitivity Problems

Monika Henzinger, Andrea Lincoln, Stefan Neumann +1

In recent years it has become popular to study dynamic problems in a sensitivity setting: Instead of allowing for an arbitrary sequence of updates, the sensitivity model only allow…

cs.DS2016

Deterministic Time-Space Tradeoffs for k-SUM

Andrea Lincoln, Virginia Vassilevska Williams, Joshua R. Wang +1

Given a set of numbers, the -SUM problem asks for a subset of numbers that sums to zero. When the numbers are integers, the time and space complexity of -SUM is generally…