Tabu Search with Consistent Neighbourhood for Strip Packing
نویسندگان
چکیده
This paper introduces a new tabu search algorithm for a strip packing problem. It integrates several key features: A consistent neighborhood, a fitness function including problem knowledge, and a diversification based on the history of the search. The neighborhood only considers valid, sometimes partial, packings. The fitness function incorporates measures related to the empty spaces. Diversification relies on a set of historically “frozen” objects. Experimental results are shown on a set of well-known hard instances and compared with previously reported tabu search algorithms as well as the best performing algorithms.
منابع مشابه
A Hybrid Genetic Algorithms and Tabu Search for Solving an Irregular Shape Strip Packing Problem
This paper presents a packing algorithm to solve an irregular shape strip packing problem. The polygons are packed in strip material, which limits a bin width but not limits a bin length. The objective of a packing algorithm is to minimize a bin length. This paper proposes a hybrid method of genetic algorithms and tabu search to solve a packing problem. Initially, a hybrid method behaves like r...
متن کاملA Reinforced Tabu Search Approach for 2D Strip Packing
This paper deals with a particular “packing” problem, namely the two dimensional strip packing problem, where a finite set of objects have to be located in a strip of fixed width and infinite height. The variant studied here considers regular items (they are rectangular to be more precise) that must be packed without overlap, rotations being not allowed. The objective is to minimize the height ...
متن کاملA Tabu Search Algorithm with Direct Representation for Strip Packing
This paper introduces a new tabu search algorithm for a twodimensional (2D) Strip Packing Problem (2D-SPP). It integrates several key features: A direct representation of the problem, a satisfaction-based solving scheme, two different complementary neighborhoods, a diversification mechanism and a particular tabu structure. The representation allows inexpensive basic operations. The solving sche...
متن کاملNotes in Artificial Intelligence 6096
This paper introduces a new tabu search algorithm for a strip packing problem. It integrates several key features: A consistentneighborhood, a fitness function including problem knowledge, and a di-versification based on the history of the search. The neighborhood only considers valid, sometimes partial, packings. The fitness function incor-porates measures related to the empty spac...
متن کاملConsistent Neighbourhood in a Tabu Search
We present a general approach for solving Constraint Optimization Problems. A Tabu Search is performed on a well-designed Consistent Neighbourhood built using Constraint Programming. After each variable assignment, the conflicting variables are deleted to maintain the consistency of the instantiated constraints. Hence, instead of allowing infeasible moves on complete configurations, it works on...
متن کامل