Design and Performance Evaluation of Sequence Partition Algorithms Design and Performance Evaluation of Sequence Partition Algorithms

Design and Performance Evaluation of Sequence Partition Algorithms

  • 期刊名字:计算机科学技术学报(英文版)
  • 文件大小:
  • 论文作者:Bing Yang,Jing Chen,En-Yue Lu,
  • 作者单位:Cisco Systems,Teleeom. Engineering Program,Department of Mathematics and Computer Science,Department of Computer Science
  • 更新时间:2023-04-16
  • 下载次数:
论文简介

Tradeoffs between time complexities and solution optimalities are important when selecting algorithms for an NP-hard problem in different applications. Also, the distinction between theoretical upper bound and actual solution optimality for realistic instances of an NP-hard problem is a factor in selecting algorithms in practice. We consider the problem of partitioning a sequence of n distinct numbers into minimum number of monotone (increasing or decreasing) case. We introduce a new algorithm, the modified version of the Yehuda-Fogel algorithm, that computes a solution of no on three algorithms, a known approximation algorithm of approximation ratio 1.71 and time complexity O(n3), a known greedy algorithm of time complexity O(n1.5 log n), and our new modified Yehuda-Fogel algorithm. Our results show that the solutions computed by the greedy algorithm and the modified Yehuda-Fogel algorithm are close to that computed by the approximation algorithm even though the theoretical worst-case error bounds of these two algorithms are not proved to be within a constant time of the optimal solution. Our study indicates that for practical use the greedy algorithm and the modified Yehuda-Fogel algorithm can be good choices if the running time is a major concern.

论文截图
版权:如无特殊注明,文章转载自网络,侵权请联系cnmhg168#163.com删除!文件均为网友上传,仅供研究和学习使用,务必24小时内删除。