Abstract

The Weak Dominance Drawing problem can be defined as follows: given a directed acyclic graph G, find two topological sorts, tX and tY, minimizing the size of the intersection between them. The intersection of two topological sorts is defined as the set of ordered pair of vertices (u,v) such that tX(u)<tX(v) and tY(u)<tY(v). In this work we consider a variation of this problem, that we call One-Sided Weak Dominance Drawing, in which one of the topological sorts is given as input and we must find another topological sort minimizing the intersection set with the given one. This problem has been considered in the literature and its applications include index generation of competitive algorithms for reachability queries on very large graphs. In this paper we formalize the problem, describe one of its applications, show how the problem is currently tackled in the literature, prove that its decision version is NP-complete and determine a primal bound for it as a function of the dimension of G.

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.