子集和问题的分治求解
DOI:
作者:
作者单位:

作者简介:

通讯作者:

中图分类号:

基金项目:


A New Algorithm for Subset Sum Problem with Time Complexity
Author:
Affiliation:

Fund Project:

  • 摘要
  • |
  • 图/表
  • |
  • 访问统计
  • |
  • 参考文献
  • |
  • 相似文献
  • |
  • 引证文献
  • |
  • 资源附件
  • |
  • 文章评论
    摘要:

    介绍了求解子集和问题的一个分治算法。设给定的n个正整数为A(1),A(2),…,A(n-1),A(n),给定的子集和为正整数M,算法的时间复杂性为O(nlog2(M+1)+1),空间复杂性为O(n)。当M较小时,算法复杂性优于二表算法的复杂性。

    Abstract:

    We introduce a new algorithm for subset sum problem. For any given problem with A(1),A(2),…,A(n-1),A(n),and M, the time complexity of the algorithm is O(nlog2(M+1)+1)and the space complexity is O(n), where A(1),A(2),…,A(n-1),A(n),and M are all positive integers. This result is better than that of the two-list algorithm when M is relatively small.

    参考文献
    相似文献
    引证文献
引用本文

姜新文,彭立宏.子集和问题的分治求解[J].国防科技大学学报,2004,26(6):103-106.
JIANG Xinwen, PENG Lihong. A New Algorithm for Subset Sum Problem with Time Complexity[J]. Journal of National University of Defense Technology,2004,26(6):103-106.

复制
分享
文章指标
  • 点击次数:
  • 下载次数:
  • HTML阅读次数:
  • 引用次数:
历史
  • 收稿日期:2004-03-05
  • 最后修改日期:
  • 录用日期:
  • 在线发布日期: 2013-05-08
  • 出版日期:
文章二维码