【24h】

The k-Partitioning Problem

机译:k分区问题

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

摘要

The k-partitioning problem is defined as follows: Given a set of items {I_1,I_2,...,I_n} where item I_j is of weight w_j ≥ 0, find a partition S_1,S_2,...,S_m of this set with |S_i| = k such that the maximum weight of all subsets S_i is minimal. k-partitioning is strongly related to the classical multiprocessor scheduling problem of minimizing the makespan on identical machines. This paper provides suitable tools for the construction of algorithms which solve exactly the problem. Several approximation algorithms are presented for this NP-hard problem. The worst-case behavior of the algorithms is analyzed. The best of these algorithms achieves a performance bound of 4/3.
机译:k分区问题定义如下:给定一组项{I_1,I_2,...,I_n},其中项I_j的权重w_j≥0,找到该项的分区S_1,S_2,...,S_m用| S_i |设置= k,使得所有子集S_i的最大权重最小。 k分区与经典多处理器调度问题紧密相关,该问题是在同一台机器上最小化制造期。本文提供了合适的工具来构建可精确解决该问题的算法。针对该NP难问题,提出了几种近似算法。分析了算法的最坏情况行为。这些算法中的最佳算法可实现4/3的性能范围。

著录项

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号