Title :
Improved Heuristics with Data Rounding for Combinatorial Food Packing Problems
Author :
Karuno, Y. ; Tateishi, K.
Author_Institution :
Dept. of Mech. & Syst. Eng., Kyoto Inst. of Technol., Kyoto, Japan
Abstract :
Given a set I = {i | i = 1, 2, . . . , n} of current n items (for example, n green peppers) with their weights wi and priorities ri, a lexicographic bi-criteria combinatorial food packing problem asks to find a subset I´ (⊆ I) so that the total weight Σi∈I´ wi is no less than a specified target bound b for each package, and it is minimized as the primary objective, and further the total priority Σi∈I´ ri is maximized as the second objective. The problem has been known to be NP-hard, while it can be solved exactly in O(nb) time if all the input data are assumed to be integral. For a given real ε > 0, an O(n2/ε) time heuristic algorithm with a data rounding technique has been designed and the heuristic total weight has been shown to be at most (2+ε) times the optimal total weight. In this paper, a modification of the data rounding heuristic is proposed, and it is shown that the proposed modification delivers a heuristic solution such that the total weight is at most (1 + ε) times the optimum.
Keywords :
computational complexity; set theory; NP-hard problem; combinatorial food packing problem; data rounding technique; lexicographic bicriteria combinatorial food packing problem; subset; time heuristic algorithm; Algorithm design and analysis; Dynamic programming; Electronic mail; Heuristic algorithms; Optimization; Time complexity; Vectors; combinatorial optimization; dynamic programming; food packaging; heuristic algorithms; performance guarantee;
Conference_Titel :
Service-Oriented Computing and Applications (SOCA), 2014 IEEE 7th International Conference on
Conference_Location :
Matsue
DOI :
10.1109/SOCA.2014.15