A C++ Implementation of of Tabu Search for k-cardinality tree problem based on generic programming and component reuse
View/Open
Cita com:
hdl:2117/96454
Document typeResearch report
Defense date2000-09
Rights accessOpen Access
All rights reserved. This work is protected by the corresponding intellectual and industrial
property rights. Without prejudice to any existing legal exemptions, reproduction, distribution, public
communication or transformation of this work are prohibited without permission of the copyright holder
Abstract
We present a C++ implementation of Tabu Search method for the Minimum k-Cardinality Tree problem. Tabu Search is a well
known heuristic for sub-optimally solving optimization problems. This method applies also to Minimum k-Cardinality Tree --an
important problem to both theory and industrial applications. Our implementation is based on generic programming and
re-usability of several components for Tabu Search method. We have compared our program with other ad hoc
implementations for the problem and have observed a good performance of our implementation. Moreover, our implementation
represents time savings, flexibility and robustness mainly due to the component reuse.
CitationBlesa, M., Xhafa, F. "A C++ Implementation of of Tabu Search for k-cardinality tree problem based on generic programming and component reuse". 2000.
Is part ofLSI-00-49-R
Collections