Monographie | Publikationen

PQ-Trees, An Implementation as Template Class in C++

S. Leipert Technical Report No. 97.259, Universität zu Köln, Germany. (1997) Abstract PQ-trees are a data structure being used to represent the permutations of a set U in which various subsets of U occur consecutively. Along with the data structure, efficient algorithms for manipulating PQ-trees are given, requiring linear time in the size of the […]

Monographie | Publikationen

The Tree Interface – Version 1.0 User Manual

S. Leipert Technical Report No. 96.242, Universität zu Köln, Germany. (1996) Abstract The Tree Interface is a graphical tool specially designed to draw binary and general rooted trees, as they occur during an algorithmic process. It can be used in three different contexts. Simple drawing of trees. As a result of an algorithmic process, a […]

Monographie | Publikationen

On Computing a Maximal Planar Subgraph using PQ-Trees

M. Jünger, S. Leipert, P. Mutzel Technical Report No. 96.227, Universität zu Köln, Germany. (1996) Abstract The problem of computing a maximal planar subgraph of a non-planar graph has been deeply investigated over the last 20 years. Several attempts have been tried to solve the problem with the help of PQ-trees. The latest attempt has […]