matrix_chain_brute_test


matrix_chain_brute_test, a MATLAB code which finds the cost of the most efficient ordering to use when multiplying a sequence of matrices using brute force.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

matrix_chain_brute, a MATLAB code which uses brute force to find the cost of the most efficient ordering to use when multiplying a sequence of matrices.

Source Code:


Last revised on 26 June 2024.