个人信息Personal Information
教授
博士生导师
硕士生导师
主要任职:Professor
性别:男
毕业院校:日本京都大学
学位:博士
所在单位:软件学院、国际信息与软件学院
学科:计算机软件与理论. 运筹学与控制论
联系方式:hanxin@dlut.edu.cn
2D Knapsack: Packing Squares
点击次数:
论文类型:会议论文
发表时间:2011-05-28
收录刊物:EI、CPCI-S
卷号:6681
页面范围:176-184
摘要:In this paper, we study a two-dimensional knapsack problem: packing squares as many as possible into a unit square. Our results are the following:
(i) first, we propose an algorithm called IHS(Increasing Height Shelf), and prove that the packing is optimal if there are at most 5 squares packed in an optimal packing, and this upper bound 5 is sharp;
(ii) secondly, if all the items have size(side length) at most 1/k, where k >= 1 is a constant number, we propose a simple algorithm with an approximation ratio k2+3k+2/k2 in time O(n log n).
(iii) finally, we give a PTAS for the general case, and our algorithm is much simpler than the previous approach[16].