Skip to content

youngjun1227/Matrix-chain-multiplication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Matrix-chain-multiplication

  • This code is written in C language. This program is a program that implements matrix minimum operation multiplication, and after receiving a matrix in a txt file, it provides the minimum number of operations and the result of multiplication.
  • The code used the Brute Force algorithm.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages