...
【24h】

A fast approximation algorithm for the subset-sum problem

机译:子集和问题的快速近似算法

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

摘要

The subset-sum problem (SSP) is defined as follows: given a positive integer bound and a set of n positive integers find a subset whose sum is closest to, but not greater than, the bound. We present a randomized approximation algorithm for this problem with linear space complexity and time complexity of O(n log n). Experiments with random uniformly-distributed instances of SSP show that our algorithm outperforms, both in running time and average error, Martello and Toth's (1984) quadratic greedy search, whose time complexity is O(n~2). We propose conjectures on the expected error of our algorithm for uniformly-distributed instances of SSP and provide some analytical arguments justifying these conjectures. We present also results of numerous tests.
机译:子集和问题(SSP)的定义如下:给定正整数边界,并且一组n个正整数找到一个总和最接近但不大于边界的子集。针对线性空间复杂度和时间复杂度为O(n log n)的情况,我们提出了一个针对该问题的随机近似算法。随机均匀分布的SSP实例的实验表明,我们的算法在运行时间和平均误差方面均优于Martello和Toth(1984)的二次贪婪搜索,其时间复杂度为O(n〜2)。我们针对SSP均匀分布实例的算法的预期误差提出了猜想,并提供了一些分析论证来证明这些猜想。我们还介绍了许多测试的结果。

著录项

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号