Skip to main content

Vertex Disjoint Paths in Upward Planar Graphs

  • Conference paper
Computer Science - Theory and Applications (CSR 2014)

Part of the book series: Lecture Notes in Computer Science ((LNTCS,volume 8476))

Included in the following conference series:

Abstract

The k-vertex disjoint paths problem is one of the most studied problems in algorithmic graph theory. In 1994, Schrijver proved that the problem can be solved in polynomial time for every fixed k when restricted to the class of planar digraphs and it was a long standing open question whether it is fixed-parameter tractable (with respect to parameter k) on this restricted class. Only recently, Cygan et al. [5] achieved a major breakthrough and answered the question positively. Despite the importance of this result, it is of rather theoretical importance. Their proof technique is both technically extremely involved and also has a doubly exponential parameter dependence. Thus, it seems unrealistic that the algorithm could actually be implemented. In this paper, therefore, we study a smaller but well studied class of planar digraphs, the class of upward planar digraphs which can be drawn in a plane such that all edges are drawn upwards. We show that on this class the problem (i) remains NP-complete and (ii) problem is fixed-parameter tractable. While membership in FPT follows immediately from [5]’s general result, our algorithm is very natural and has only singly exponential parameter dependence and linear dependence on the graph size, compared to the doubly exponential parameter dependence and much higher polynomial dependence on the graph size for general planar digraphs. Furthermore, our algorithm can easily be implemented, in contrast to the algorithm in [5].

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 39.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 54.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

References

  1. Bang-Jensen, J., Gutin, G.Z.: Digraphs - Theory, Algorithms and Applications, 2nd edn. Springer (2010)

    Google Scholar 

  2. Battista, G.D., Eades, P., Tamassia, R., Tollis, I.G.: Graph Drawing: Algorithms for the Visualization of Graphs. Prentice-Hall (1999)

    MATH  Google Scholar 

  3. Bertolazzi, P., Di Battista, G., Liotta, G., Mannino, C.: Upward drawings of triconnected digraphs. Algorithmica 12(6), 476–497 (1994)

    Article  MATH  MathSciNet  Google Scholar 

  4. Bertolazzi, P., Di Battista, G., Mannino, C., Tamassia, R.: Optimal upward planarity testing of single-source digraphs. SIAM J. Comput. 27(1), 132–169 (1998)

    Article  MATH  MathSciNet  Google Scholar 

  5. Cygan, M., Marx, D., Pilipczuk, M., Pilipczuk, M.: The planar directed k-vertex-disjoint paths problem is fixed-parameter tractable. In: 2013 IEEE 54th Annual Symposium on Foundations of Computer Science, pp. 197–206 (2013)

    Google Scholar 

  6. Diestel, R.: Graph Theory, 3rd edn. Springer (2005)

    Google Scholar 

  7. Downey, R., Fellows, M.: Parameterized Complexity. Springer (1998)

    Google Scholar 

  8. Fortune, S., Hopcroft, J.E., Wyllie, J.: The directed subgraph homeomorphism problem. Theor. Comput. Sci. 10, 111–121 (1980)

    Article  MATH  MathSciNet  Google Scholar 

  9. Ganian, R., Hliněný, P., Kneis, J., Langer, A., Obdržálek, J., Rossmanith, P.: On digraph width measures in parameterized algorithmics. In: Chen, J., Fomin, F.V. (eds.) IWPEC 2009. LNCS, vol. 5917, pp. 185–197. Springer, Heidelberg (2009)

    Chapter  Google Scholar 

  10. Garey, M.R., Johnson, D.S.: Computers and Intractability: A Guide to the Theory of NP-Completeness. W.H. Freeman (1979)

    Google Scholar 

  11. Garg, A., Tamassia, R.: On the computational complexity of upward and rectilinear planarity testing. SIAM J. Comput. 31(2), 601–625 (2001)

    Article  MATH  MathSciNet  Google Scholar 

  12. Johnson, T., Robertson, N., Seymour, P.D., Thomas, R.: Directed tree-width. J. Comb. Theory, Ser. B 82(1), 138–154 (2001)

    Article  MATH  MathSciNet  Google Scholar 

  13. Lynch, J.F.: The equivalence of theorem proving and the interconnection problem. ACM SIGDA Newsletter 5(3), 31–36 (1975)

    Article  Google Scholar 

  14. Ohtsuki, T.: The two disjoint path problem and wire routing design. In: Saito, N., Nishizeki, T. (eds.) Graph Theory and Algorithms. LNCS, vol. 108, pp. 207–216. Springer, Heidelberg (1981)

    Chapter  Google Scholar 

  15. Papakostas, A.: Upward planarity testing of outerplanar dags (extended abstract) (1995), 10.1007/3-540-58950-3_385

    Google Scholar 

  16. Robertson, N., Seymour, P.D.: Graph minors XIII. The disjoint paths problem. Journal of Combinatorial Theory, Series B 63, 65–110 (1995)

    Article  MATH  MathSciNet  Google Scholar 

  17. Schrijver, A.: Finding k disjoint paths in a directed planar graph. SIAM Jornal on Computing 23(4), 780–788 (1994)

    Article  MATH  MathSciNet  Google Scholar 

  18. Seymour, P.D.: Disjoint paths in graphs. Discrete Math. 29, 293–309 (1980)

    Article  MATH  MathSciNet  Google Scholar 

  19. Shiloach, Y.: A polynomial solution to the undirected two paths problem. J. ACM 27, 445–456 (1980)

    Article  MATH  MathSciNet  Google Scholar 

  20. Slivkins, A.: Parameterized tractability of edge-disjoint paths on directed acyclic graphs. In: European Symposium on Algorithms, pp. 482–493 (2003)

    Google Scholar 

  21. Thomassen, C.: 2-linked graphs. European Journal of Combinatorics 1, 371–378 (1980)

    Article  MATH  MathSciNet  Google Scholar 

Download references

Author information

Authors and Affiliations

Authors

Editor information

Editors and Affiliations

Rights and permissions

Reprints and permissions

Copyright information

© 2014 Springer International Publishing Switzerland

About this paper

Cite this paper

Akhoondian Amiri, S., Golshani, A., Kreutzer, S., Siebertz, S. (2014). Vertex Disjoint Paths in Upward Planar Graphs. In: Hirsch, E.A., Kuznetsov, S.O., Pin, JÉ., Vereshchagin, N.K. (eds) Computer Science - Theory and Applications. CSR 2014. Lecture Notes in Computer Science, vol 8476. Springer, Cham. https://doi.org/10.1007/978-3-319-06686-8_5

Download citation

  • DOI: https://doi.org/10.1007/978-3-319-06686-8_5

  • Publisher Name: Springer, Cham

  • Print ISBN: 978-3-319-06685-1

  • Online ISBN: 978-3-319-06686-8

  • eBook Packages: Computer ScienceComputer Science (R0)

Publish with us

Policies and ethics