首页    期刊浏览 2024年12月03日 星期二
登录注册

文章基本信息

  • 标题:An Approximation Algorithm for the Matrix Tree Multiplication Problem
  • 本地全文:下载
  • 作者:Abo-Khamis, Mahmoud ; Curtin, Ryan ; Im, Sungjin
  • 期刊名称:LIPIcs : Leibniz International Proceedings in Informatics
  • 电子版ISSN:1868-8969
  • 出版年度:2021
  • 卷号:202
  • DOI:10.4230/LIPIcs.MFCS.2021.6
  • 语种:English
  • 出版社:Schloss Dagstuhl -- Leibniz-Zentrum fuer Informatik
  • 摘要: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.
  • 关键词:Matrix Multiplication;Approximation Algorithm
国家哲学社会科学文献中心版权所有