New Approach for Solving The Clustered Shortest-Path Tree Problem Based on Reducing The Search Space of Evolutionary Algorithm
Huynh Thi Thanh Binh, Pham Dinh Thanh, Ta Bao Thang

TL;DR
This paper introduces a novel method that decomposes the Clustered Shortest-Path Tree Problem into two sub-problems, reducing search space with a new evolutionary algorithm and Dijkstra's algorithm, leading to more efficient near-optimal solutions.
Contribution
It proposes a problem decomposition approach and a new evolutionary algorithm to improve efficiency in solving the NP-hard CluSTP.
Findings
The method is more efficient than existing approaches.
It achieves solutions close to the optimal.
Experimental results validate the effectiveness of the approach.
Abstract
Along with the development of manufacture and services, the problem of distribution network optimization has been growing in importance, thus receiving much attention from the research community. One of the most recently introduced network optimization problems is the Clustered Shortest-Path Tree Problem (CluSTP). Since the problem is NP-Hard, recent approaches often prefer to use approximation algorithms to solve it, several of which used Evolutionary Algorithms (EAs) and have been proven to be effective. However, most of the prior studies directly applied EAs to the whole CluSTP problem, which leads to a great amount of resource consumption, especially when the problem size is large. To overcome these limitations, this paper suggests a method for reducing the search space of the EAs applied to CluSTP by decomposing the original problem into two sub-problems, the solution to one of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
