Filters

Computational Model

Randomization

Approximation

Algorithms Table

Displaying 11 of 11 algorithms

See more
Vassilevska Williams2014O(n2.372873)O(n^{2.372873})O(n2)O(n^2)
François Le Gall2014O(n2.3728639)O(n^{2.3728639})O(n2)O(n^2)
Coppersmith–Winograd algorithm1990O(n2.3755)O(n^{2.3755})O(n2)O(n^2)
Strassen's algorithm1986O(nlog(54)/log(5))O(n^{\log(54)/\log(5)}), approximately O(n2.4785)O(n^{2.4785})O(n2)O(n^2)
Romani's algorithm1981O(n2.51665)O(n^{2.51665})O(n2)O(n^2)
Coppersmith–Winograd algorithm1981O(n2.495548)O(n^{2.495548})O(n2)O(n^2)
Schonhage's algorithm1980O(n3log(52)/log(110))O(n^{3\log(52)/\log(110)}), approximately O(n2.5218)O(n^{2.5218})O(n2)O(n^2)
Bini's algorithm1979O(n2.7799)O(n^{2.7799})O(n2)O(n^2)
Pan's algorithm1978O(nlog(143640)/log(70))O(n^{\log(143640)/\log(70)}), approximately O(n2.795)O(n^{2.795})O(n2)O(n^2)
Strassen's algorithm1969O(nlog(7)/log(2))O(n^{\log(7)/\log(2)}), approximately O(n2.807)O(n^{2.807})O(n2)O(n^2)
Naive algorithm1940O(n3)O(n^3)O(1)O(1)

Reductions Table

Insuffient Data to display table

Other relevant algorithms

Insuffient Data to display table