...
首页> 外文期刊>Algorithmica >Limitations of Incremental Dynamic Programming
【24h】

Limitations of Incremental Dynamic Programming

机译:增量动态编程的局限性

获取原文
获取原文并翻译 | 示例
   

获取外文期刊封面封底 >>

       

摘要

We consider so-called "incremental" dynamic programming algorithms, and are interested in the number of subproblems produced by them. The classical dynamic programming algorithm for the Knapsack problem is incremental, produces nK subproblems and nK~2 relations (wires) between the subproblems, where n is the number of items, and K is the knapsack capacity. We show that any incremental algorithm for this problem must produce about n K subproblems, and that about n K log K wires (relations between subproblems) are necessary. This holds even for the Subset-Sum problem. We also give upper and lower bounds on the number of subproblems needed to approximate the Knapsack problem. Finally, we show that the Maximum Bipartite Matching problem and the Traveling Salesman problem require exponential number of subproblems. The goal of this paper is to leverage ideas and results of boolean circuit complexity for proving lower bounds on dynamic programming.
机译:我们考虑所谓的“增量”动态规划算法,并对它们产生的子问题数量感兴趣。用于背包问题的经典动态规划算法是增量式的,产生nK个子问题以及子问题之间的nK〜2关系(线),其中n是项目数,K是背包容量。我们表明,针对该问题的任何增量算法都必须产生大约n K个子问题,并且大约n K个log K导线(子问题之间的关系)是必需的。即使对于子集和问题也是如此。我们还给出了近似背包问题所需子问题数量的上限和下限。最后,我们证明了最大二分匹配问题和旅行商问题需要指数级的子问题。本文的目的是利用布尔电路复杂度的思想和结果证明动态编程的下限。

著录项

  • 来源
    《Algorithmica》 |2014年第2期|461-492|共32页
  • 作者

    Stasys Jukna;

  • 作者单位

    Faculty of Computer Science and Mathematics, Goethe-University Frankfurt,Robert-Mayer Str. 11-15, Frankfurt am Main, Germany Institute of Mathematics and Informatics, Vilnius University, Akademijos 4, Vilnius, Lithuania;

  • 收录信息 美国《科学引文索引》(SCI);美国《工程索引》(EI);
  • 原文格式 PDF
  • 正文语种 eng
  • 中图分类
  • 关键词

    Dynamic programming; Knapsack; Matching; Branching programs; Lower bounds;

    机译:动态编程;背包;匹配;分支程序;下界;

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号