Article ID | Journal | Published Year | Pages | File Type |
---|---|---|---|---|
1134627 | Computers & Industrial Engineering | 2011 | 8 Pages |
The capacitated minimum spanning tree (CMST) is a notoriously difficult problem in combinatorial optimization. Extensive investigation has been devoted to developing efficient algorithms to find optimal or near-optimal solutions. This paper proposes a new CMST heuristic algorithm that effectively combines the classical node-based and tree-based neighborhoods embodied in a filter-and-fan (F&F) approach, a local search procedure that generates compound moves in a tree search fashion. The overall algorithm is guided by a multi-level oscillation strategy used to trigger each type of neighborhood while allowing the search to cross feasibility boundaries. Computational results carried out on a standard set of 135 benchmark problems show that a simple F&F design competes effectively with prior CMST metaheuristics, rivaling the best methods, which are significantly more complex.
Research highlights► Crossing feasibility boundaries proves effective in finding improved solutions. ► Oscillation between different neighborhoods is important to overcome local optimality. ► Filter-and-fan effectively creates variable-depth searches of composite neighborhoods.