Skip to content

Added Matrix Chain program in java#1

Open
AyushYadav29 wants to merge 1 commit intoPengFTang:masterfrom
AyushYadav29:patch-1
Open

Added Matrix Chain program in java#1
AyushYadav29 wants to merge 1 commit intoPengFTang:masterfrom
AyushYadav29:patch-1

Conversation

@AyushYadav29
Copy link
Copy Markdown

Problem: Given a sequence of matrices, find the most efficient way to multiply these matrices together. The problem is not actually to perform the multiplications, but merely to decide in which order to perform the multiplications.

Problem: Given a sequence of matrices, find the most efficient way to multiply these matrices together. The problem is not actually to perform the multiplications, but merely to decide in which order to perform the multiplications.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant