matrix_chain_test


matrix_chain_test, a C++ code which finds the cost of the most efficient ordering to use when multiplying a sequence of matrices.

Licensing:

The computer code and data files described and made available on this web page are distributed under the MIT license.

Related Data and Programs:

matrix_chain, a C++ code which finds the cost of the most efficient ordering to use when multiplying a sequence of matrices.

Source Code:


Last revised on 01 January 2024.