Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Matrix-Mult-Problem

An algorithm that finds the ideal multiplication of a given set of matrices in order to optimize computing time.

SETUP: In data.txt, put the number of matrices on one row, and then the dimensions of each matrix on the following n lines. The program will find the optimal multiplication order of these matrices.

About

An algorithm that finds the ideal multiplication of a given set of matrices in order to optimize computing time.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages