Exact Algorithms for the Maximum Planar Subgraph Problem: New Models and Experiments
Data Structures and Algorithms
2018-04-20 v1
Abstract
Given a graph , the NP-hard Maximum Planar Subgraph problem asks for a planar subgraph of with the maximum number of edges. The only known non-trivial exact algorithm utilizes Kuratowski's famous planarity criterion and can be formulated as an integer linear program (ILP) or a pseudo-boolean satisfiability problem (PBS). We examine three alternative characterizations of planarity regarding their applicability to model maximum planar subgraphs. For each, we consider both ILP and PBS variants, investigate diverse formulation aspects, and evaluate their practical performance.
Cite
@article{arxiv.1804.07143,
title = {Exact Algorithms for the Maximum Planar Subgraph Problem: New Models and Experiments},
author = {Markus Chimani and Ivo Hedtke and Tilo Wiedera},
journal= {arXiv preprint arXiv:1804.07143},
year = {2018}
}
Comments
SEA 2018