2000 character limit reached
An Improved Combinatorial Algorithm for Boolean Matrix Multiplication
Published 26 May 2015 in cs.DS | (1505.06811v1)
Abstract: We present a new combinatorial algorithm for triangle finding and Boolean matrix multiplication that runs in time, where the notation suppresses poly(loglog) factors. This improves the previous best combinatorial algorithm by Chan that runs in time. Our algorithm generalizes the divide-and-conquer strategy of Chan's algorithm. Moreover, we propose a general framework for detecting triangles in graphs and computing Boolean matrix multiplication. Roughly speaking, if we can find the "easy parts" of a given instance efficiently, we can solve the whole problem faster than .
Paper Prompts
Sign up for free to create and run prompts on this paper.