matrix_chain_brute_test, an Octave code which finds the cost of the most efficient ordering to use when multiplying a sequence of matrices using brute force.
The information on this web page is distributed under the MIT license.
matrix_chain_brute, an Octave code which uses brute force to find the cost of the most efficient ordering to use when multiplying a sequence of matrices.