6533b829fe1ef96bd1289749

RESEARCH PRODUCT

An Encoding in Metaheuristics for the Minimum Communication Spanning Tree Problem

Franz Rothlauf

subject

Set (abstract data type)Spanning treeTree representationEncoding (memory)Simulated annealingGeneral EngineeringMinimum spanning treeTelecommunications networkAlgorithmMetaheuristicMathematics

description

Problem-specific encodings can improve the performance of metaheuristics, such as genetic algorithms or simulated annealing. This paper studies the link-biased (LB) encoding, which is a tree representation, and applies metaheuristics using this encoding to the minimum communication spanning tree (MCST) problem. Given the communication requirements of the nodes, the MCST problem seeks a communication spanning tree with minimum total cost. Optimal solutions for MCST problems are similar to minimum spanning trees (MSTs), and the LB encoding exploits this property by encoding trees similar to MSTs with higher probability. The paper investigates how to systematically design problem-specific encodings for MCST problems and how to set the encoding-specific parameter that controls the bias of the LB encoding towards MSTs; it then presents performance results for various MCST problems.

https://doi.org/10.1287/ijoc.1080.0310