Computational cost of matrix multiplication
Determine the exact minimal number of arithmetic operations required to multiply two n×n matrices over a field as a function of n (the computational cost of matrix multiplication), i.e., establish the optimal asymptotic complexity of matrix multiplication.
References
The computational cost of matrix multiplication is a famous open problem in algebraic complexity theory.
— Exploring Commutative Matrix Multiplication Schemes via Flip Graphs
(2506.22113 - Wood, 27 Jun 2025) in Section 1 (Introduction), first paragraph; p. 1
Despite its prominence, the computational complexity of matrix multiplication---the number of arithmetic operations needed to multiply large matrices---is unknown, and determining it is a major open question in theoretical computer science \citep{blaser2013fast}.
— Improving the matrix multiplication exponent with modern optimization and AlphaEvolve
(2608.16884 - Dupont et al., 17 Aug 2026) in Section 1, Introduction