The primary objective in cutting and packing problems is trim loss or material input minimization (in stock cutting) or value maximization (in knapsack-type problems). However, in real-life production we usually have many other objectives (costs) and constraints. Probably the most complex auxiliary criteria of a solution are the number of different cutting patterns (setups) and the maximum number of open stacks during the cutting process. There are applications where the number of stacks is restricted to two. We design a sequential heuristic to minimize material input while restricting the number of open stacks to any given limit. Then, the heuristic is simplified and integrated into a setup minimization approach in order to combine setup and open stacks minimization. To get a smaller number of open stacks, we may split up the problem into several parts of smaller size. Different solutions are evaluated in relation to the multiple objectives using the PARETO criterion.
We consider two-dimensional rectangular strip packing without rotation of items and without the guillotine cutting constraint. We propose a single-pass heuristic which fills every free space in a onedimensional knapsack fashion, i.e. considering only item widths. It appears especially important to assign suitable heuristic "pseudo-values" as profits in this knapsack problem. This simple heuristic improves the results for most of the test classes from the literature, compared to the results of Bortfeldt (2004) and . Moreover, we describe a simple modification of the Bottom-Left heuristic and call it Bottom-Left-Right. Executing it iteratively with different input sequences generated by the randomized framework BubbleSearch of , we obtain the best results in some classes with smaller number of items (20, 40). For larger instances, the pseudo-value-based algorithm is the best one in most cases.
scite is a Brooklyn-based organization that helps researchers better discover and understand research articles through Smart Citations–citations that display the context of the citation and describe whether the article provides supporting or contrasting evidence. scite is used by students and researchers from around the world and is funded in part by the National Science Foundation and the National Institute on Drug Abuse of the National Institutes of Health.