Back to Search Start Over

An Approximation Algorithm for the Matrix Tree Multiplication Problem

Authors :
Mahmoud Abo-Khamis and Ryan Curtin and Sungjin Im and Benjamin Moseley and Hung Ngo and Kirk Pruhs and Alireza Samadian
Abo-Khamis, Mahmoud
Curtin, Ryan
Im, Sungjin
Moseley, Benjamin
Ngo, Hung
Pruhs, Kirk
Samadian, Alireza
Mahmoud Abo-Khamis and Ryan Curtin and Sungjin Im and Benjamin Moseley and Hung Ngo and Kirk Pruhs and Alireza Samadian
Abo-Khamis, Mahmoud
Curtin, Ryan
Im, Sungjin
Moseley, Benjamin
Ngo, Hung
Pruhs, Kirk
Samadian, Alireza
Publication Year :
2021

Abstract

We consider the Matrix Tree Multiplication problem. This problem is a generalization of the classic Matrix Chain Multiplication problem covered in the dynamic programming chapter of many introductory algorithms textbooks. An instance of the Matrix Tree Multiplication problem consists of a rooted tree with a matrix associated with each edge. The output is, for each leaf in the tree, the product of the matrices on the chain/path from the root to that leaf. Matrix multiplications that are shared between various chains need only be computed once, potentially being shared between different root to leaf chains. Algorithms are evaluated by the number of scalar multiplications performed. Our main result is a linear time algorithm for which the number of scalar multiplications performed is at most 15 times the optimal number of scalar multiplications.

Details

Database :
OAIster
Notes :
application/pdf, English
Publication Type :
Electronic Resource
Accession number :
edsoai.on1358729143
Document Type :
Electronic Resource
Full Text :
https://doi.org/10.4230.LIPIcs.MFCS.2021.6