4 papers
cs.DS2026
An algorithm for -set cover
Josh Alman, Baitian Li, Kevin Pratt
We show that set cover on a universe of size and with sets of size at most can be solved in time . This improves on a -time alg…
cs.DS2026
Breaking the barrier for graph -coloring
Kevin Pratt
We show that for all , there exists such that graph -coloring can be solved by a randomized algorithm with one-sided error in time $O((2-\varepsilon_k)^n)…
cs.CC2026
The edge of the asymptotic spectrum of tensors
Josh Alman, Baitian Li, Kevin Pratt
Strassen founded the theory of the asymptotic spectrum of tensors to study the complexity of matrix multiplication. A central challenge in this theory is to explicitly construct ne…
cs.DS2025
Faster Convolutions: Yates and Strassen Revisited
Cornelius Brand, Radu Curticapean, Baitian Li +1
Given two vectors over a finite domain and a function , the convolution problem asks to compute the vector whose…