Introduction - If you have any usage issues, please Google them yourself
Matrixcontinuallymultiply problem
Description of the problem
Given n matrices A1, A2, ..., An, which , Ai and Aj 1 is multiplicative , i = 1,2, ..., n-1.
Your task is to determine the order of the matrix continually multiply operation , make the calculation of these n matrices even when the product A1A2 ... An element of the total number of multiplications to a minimum.