An Efficient Implementation of the Robust Tabu Search Heuristic for Sparse Quadratic Assignment Problems

Computer Science – Data Structures and Algorithms

Scientific paper

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

Scientific paper

We propose and develop an efficient implementation of the robust tabu search heuristic for sparse quadratic assignment problems. The traditional implementation of the heuristic applicable to all quadratic assignment problems is of O(N^2) complexity per iteration for problems of size N. Using multiple priority queues to determine the next best move instead of scanning all possible moves, and using adjacency lists to minimize the operations needed to determine the cost of moves, we reduce the asymptotic complexity per iteration to O(N log N ). For practical sized problems, the complexity is O(N).

No associations

LandOfFree

Say what you really think

Search LandOfFree.com for scientists and scientific papers. Rate them and share your experience with other people.

Rating

An Efficient Implementation of the Robust Tabu Search Heuristic for Sparse Quadratic Assignment Problems does not yet have a rating. At this time, there are no reviews or comments for this scientific paper.

If you have personal experience with An Efficient Implementation of the Robust Tabu Search Heuristic for Sparse Quadratic Assignment Problems, we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and An Efficient Implementation of the Robust Tabu Search Heuristic for Sparse Quadratic Assignment Problems will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFWR-SCP-O-275283

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.