A GRASP heuristic for the maximum-weight planar subgraph problem

Vol 56, 2024 - 309742
Complete Articles (CA)
Favorite this paper
How to cite this paper?
Abstract

Algorithms for the maximum-weight planar subgraph problem (MWPSP) are relevant
in a wide variety of applications, ranging from the analysis of financial data, facility layout, inte-
grated circuit design, systems biology, social systems, among others. The MWPSP is an NP-hard
problem and it is primarily addressed using heuristic algorithms, commonly utilizing construction
or improvement approaches. In this article, we present a customised GRASP (Greedy Random-
ized Adaptive Search Procedure) meta-heuristic designed to encompass both of these approaches.
During the construction phase, multiple feasible solutions are generated in parallel, whereas in the
improvement phase, the most optimal feasible solution obtained is subjected to further enhance-
ment through an equivalent dual 3-regular graph. Experimental validation demonstrates that the
proposed algorithm outperforms established heuristic methods, achieving superior solution quality
with improved running time performance.

Share your ideas or questions with the authors!

Did you know that the greatest stimulus in scientific and cultural development is curiosity? Leave your questions or suggestions to the author!

Sign in to interact

Have a question or suggestion? Share your feedback with the authors!

Institutions
  • 1 Universidade Federal de Goiás
Track
  • 19. TAG – Graph Theory and Algorithms
Keywords
Subgraph
Parallelism
Planar
Heuristic algorithms
Edge weight