English
 
Help Privacy Policy Disclaimer
  Advanced SearchBrowse

Item

ITEM ACTIONSEXPORT

Released

Conference Paper

The constrained crossing minimization problem: a first approach

MPS-Authors
/persons/resource/persons45092

Mutzel,  Petra
Algorithms and Complexity, MPI for Informatics, Max Planck Society;

/persons/resource/persons45807

Ziegler,  Thomas
Algorithms and Complexity, MPI for Informatics, Max Planck Society;

External Resource
No external resources are shared
Fulltext (restricted access)
There are currently no full texts shared for your IP range.
Fulltext (public)
There are no public fulltexts stored in PuRe
Supplementary Material (public)
There is no public supplementary material available
Citation

Mutzel, P., & Ziegler, T. (1999). The constrained crossing minimization problem: a first approach. In P. Kall, & H.-J. Lüthi (Eds.), Operations Research Proceedings 1998 (pp. 125-134). Berlin: Springer.


Cite as: https://hdl.handle.net/11858/00-001M-0000-000F-3611-B
Abstract
We investigate the {\em constrained crossing minimization problem} for graphs defined as follows. Given a connected, planar graph $G=(V,E)$, a combinatorial embedding $\Pi(G)$ of $G$, and a set of pairwise distinct edges $F\subseteq V\times V$, find a drawing of $G\cup F$ in the plane such that the combinatorial embedding $\Pi(G)$ of $G$ is preserved and the number of edge crossings is minimum. This problem arises in the context of automatic graph drawing. Here, the so--called planarization method transforms a general graph into a planar graph and then applies planar graph drawing methods to it. First we show NP--hardness of this problem. Then we formulate an $|F|$--pairs shortest walks problem on an extended dual graph, where the number of crossings between the walks is added to the cost function. We show that this dual problem is equivalent to our original problem. Our approach to solve the dual problem is based on polyhedral combinatorics. We investigate an ILP--formulation and present first computational results using a branch--and--cut algorithm based on ABACUS.