A greedy random adaptive search procedure for the weighted maximal planar graph problem

  • Authors:
  • Ibrahim H. Osman;Baydaa Al-Ayoubi;Musbah Barake

  • Affiliations:
  • School of Business, Center for Advanced Mathematical Sciences, American University of Beirut, P.O. Box 11-0236, Bliss Street, Beirut, Lebanon;Department of Applied Mathematics, Faculty of Science I, Lebanese University, Haddath, Beirut, Lebanon;School of Business, Center for Advanced Mathematical Sciences, American University of Beirut, P.O. Box 11-0236, Bliss Street, Beirut, Lebanon

  • Venue:
  • Computers and Industrial Engineering
  • Year:
  • 2003

Quantified Score

Hi-index 0.00

Visualization

Abstract

The weighted maximal planar graph (WMPG) problem seeks to find a subgraph from a given weighted complete graph such that the subgraph is planar--it can be embedded on the plane without any arcs intersecting. The subgraph is maximal no additional arc can be added to the subgraph without destroying its planarity and it also has the maximal sum of arc weights. In this paper, the main objective is to develop, implement and empirically analyse a new greedy random adaptive search procedure (GRASP) to solve the WMPG problem. A dynamic strategy to update the restricted candidate list is proposed. An efficient data structure is developed for the Green&Al-Hakim (GH) construction heuristic. The data structure reduces the GH complexity from O(n3) to O(n2). The GH heuristic with the data structure is then integrated with advanced moves neighbourhood to develop an efficient GRASP implementation. Further, we investigate the behaviour of GRASP parameters in relation to the problem's characteristics. Finally, the developed algorithms are compared with the best-known procedures in the literature on a set of 100 test instances of sizes varying from 20 to 100 nodes.