Heuristics for the Maximum Outerplanar Subgraph Problem

  • Authors:
  • Timo Poranen

  • Affiliations:
  • Department of Computer Sciences, University of Tampere, Finland FIN-33014

  • Venue:
  • Journal of Heuristics
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

Determining the maximum outerplanar subgraph of a given graph is known to be an NP-complete problem. In the literature there are no earlier experiment on approximating the maximum outerplanar subgraph problem. In this paper we compare solution quality and running times of different heuristics for finding maximum outerplanar subgraphs. We compare a greedy heuristic against a triangular cactus heuristic and its greedy variation. We also use the solutions from the greedy heuristics as initial solutions for a simulated annealing algorithm.The main experimental result is that simulated annealing with initial solution taken from the greedy triangular cactus heuristic yields the best known approximations for the maximum outerplanar subgraph problem.