Skip to main content

2018 | OriginalPaper | Buchkapitel

Complexity of the Maximum k-Path Vertex Cover Problem

verfasst von : Eiji Miyano, Toshiki Saitoh, Ryuhei Uehara, Tsuyoshi Yagita, Tom C. van der Zanden

Erschienen in: WALCOM: Algorithms and Computation

Verlag: Springer International Publishing

Aktivieren Sie unsere intelligente Suche, um passende Fachinhalte oder Patente zu finden.

search-config
loading …

Abstract

This paper introduces the maximum version of the k-path vertex cover problem, called the Maximum k-Path Vertex Cover problem (\(\mathsf{{Max}}{P_k}\mathsf{VC}\) for short): A path consisting of k vertices, i.e., a path of length \(k-1\) is called a k-path. If a k-path \(P_k\) includes a vertex v in a vertex set S, then we say that S or v covers \(P_k\). Given a graph \(G = (V, E)\) and an integer s, the goal of \(\mathsf{{Max}}{P_k}\mathsf{VC}\) is to find a vertex subset \(S\subseteq V\) of at most s vertices such that the number of k-paths covered by S is maximized. \(\mathsf{{Max}}{P_k}\mathsf{VC}\) is generally NP-hard. In this paper we consider the tractability/intractability of \(\mathsf{{Max}}{P_k}\mathsf{VC}\) on subclasses of graphs: We prove that \(\mathsf{{Max}}{P_3}\mathsf{VC}\) and \(\mathsf{{Max}}{P_4}\mathsf{VC}\) remain NP-hard even for split graphs and for chordal graphs, respectively. Furthermore, if the input graph is restricted to graphs with constant bounded treewidth, then \(\mathsf{{Max}}{P_3}\mathsf{VC}\) can be solved in polynomial time.

Sie haben noch keine Lizenz? Dann Informieren Sie sich jetzt über unsere Produkte:

Springer Professional "Wirtschaft+Technik"

Online-Abonnement

Mit Springer Professional "Wirtschaft+Technik" erhalten Sie Zugriff auf:

  • über 102.000 Bücher
  • über 537 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Maschinenbau + Werkstoffe
  • Versicherung + Risiko

Jetzt Wissensvorsprung sichern!

Springer Professional "Technik"

Online-Abonnement

Mit Springer Professional "Technik" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 390 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Maschinenbau + Werkstoffe




 

Jetzt Wissensvorsprung sichern!

Springer Professional "Wirtschaft"

Online-Abonnement

Mit Springer Professional "Wirtschaft" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 340 Zeitschriften

aus folgenden Fachgebieten:

  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Versicherung + Risiko




Jetzt Wissensvorsprung sichern!

Literatur
1.
2.
Zurück zum Zitat Betzler, N., Niedermeier, R., Uhlmann, J.: Tree decompositions of graphs: saving memory in dynamic programming. Dis. Optim. 3, 220–229 (2006)MathSciNetCrossRefMATH Betzler, N., Niedermeier, R., Uhlmann, J.: Tree decompositions of graphs: saving memory in dynamic programming. Dis. Optim. 3, 220–229 (2006)MathSciNetCrossRefMATH
3.
Zurück zum Zitat Hans, L.: A linear-time algorithm for finding tree-decompositions of small treewidth. SIAM J. Comput. 25(6), 1305–1317 (1996)MathSciNetCrossRefMATH Hans, L.: A linear-time algorithm for finding tree-decompositions of small treewidth. SIAM J. Comput. 25(6), 1305–1317 (1996)MathSciNetCrossRefMATH
4.
Zurück zum Zitat Bodlaender, H.L., Drange, P.G., Dregi, M.S., Fomin, F.V., Lokshtanov, D., Pilipczuk, M.: A \({O}(c^k n)\) 5-approximation algorithm for treewidth. SIAM J. Comput. 45(2), 317–378 (2016)MathSciNetCrossRefMATH Bodlaender, H.L., Drange, P.G., Dregi, M.S., Fomin, F.V., Lokshtanov, D., Pilipczuk, M.: A \({O}(c^k n)\) 5-approximation algorithm for treewidth. SIAM J. Comput. 45(2), 317–378 (2016)MathSciNetCrossRefMATH
5.
Zurück zum Zitat Brešar, B., Kardoš, F., Katrenič, J., Semanišin, G.: Minimum k-path vertex cover. Dis. Appl. Math. 159(12), 1189–1195 (2011)MathSciNetCrossRefMATH Brešar, B., Kardoš, F., Katrenič, J., Semanišin, G.: Minimum k-path vertex cover. Dis. Appl. Math. 159(12), 1189–1195 (2011)MathSciNetCrossRefMATH
6.
Zurück zum Zitat Camby, E.: Connecting hitting sets and hitting paths in graphs. Ph.D. thesis, Doctoral Thesis (2015) Camby, E.: Connecting hitting sets and hitting paths in graphs. Ph.D. thesis, Doctoral Thesis (2015)
7.
Zurück zum Zitat Caskurlu, B., Mkrtchyan, V., Parekh, O., Subramani, K.: On partial vertex cover and budgeted maximum coverage problems in bipartite graphs. In: IFIP International Conference on Theoretical Computer Science, pp. 13–26. Springer, Heidelberg (2014) Caskurlu, B., Mkrtchyan, V., Parekh, O., Subramani, K.: On partial vertex cover and budgeted maximum coverage problems in bipartite graphs. In: IFIP International Conference on Theoretical Computer Science, pp. 13–26. Springer, Heidelberg (2014)
8.
Zurück zum Zitat Courcelle, B.: Graph rewriting: an algebraic and logic approach. In: Handbook of Theoretical Computer Science, vol. B, pp. 193–242 (1990) Courcelle, B.: Graph rewriting: an algebraic and logic approach. In: Handbook of Theoretical Computer Science, vol. B, pp. 193–242 (1990)
10.
Zurück zum Zitat Karp, R.: Reducibility among combinatorial problems. In: Compleixty of Computer Computations, pp. 85–103 (1972) Karp, R.: Reducibility among combinatorial problems. In: Compleixty of Computer Computations, pp. 85–103 (1972)
12.
Zurück zum Zitat Li, X., Zhang, Z., Huang, X.: Approximation algorithms for minimum (weight) connected k-path vertex cover. Dis. Appl. Math. 205, 101–108 (2016)MathSciNetCrossRefMATH Li, X., Zhang, Z., Huang, X.: Approximation algorithms for minimum (weight) connected k-path vertex cover. Dis. Appl. Math. 205, 101–108 (2016)MathSciNetCrossRefMATH
13.
14.
Zurück zum Zitat Jianhua, T., Jin, Z.: An FPT algorithm for the vertex cover P4 problem. Dis. Appl. Math. 200, 186–190 (2016)CrossRefMATH Jianhua, T., Jin, Z.: An FPT algorithm for the vertex cover P4 problem. Dis. Appl. Math. 200, 186–190 (2016)CrossRefMATH
15.
Zurück zum Zitat Jianhua, T., Zhou, W.: A factor 2 approximation algorithm for the vertex cover P3 problem. Inf. Process. Lett. 111(14), 683–686 (2011)CrossRefMATH Jianhua, T., Zhou, W.: A factor 2 approximation algorithm for the vertex cover P3 problem. Inf. Process. Lett. 111(14), 683–686 (2011)CrossRefMATH
16.
Zurück zum Zitat Jianhua, T., Zhou, W.: A primal-dual approximation algorithm for the vertex cover P3 problem. Theor. Comput. Sci. 412(50), 7044–7048 (2011)CrossRefMATH Jianhua, T., Zhou, W.: A primal-dual approximation algorithm for the vertex cover P3 problem. Theor. Comput. Sci. 412(50), 7044–7048 (2011)CrossRefMATH
17.
Zurück zum Zitat Xiao, M., Kou, S.: Exact algorithms for the maximum dissociation set and minimum 3-path vertex cover problems. Theor. Comput. Sci. 657, 86–97 (2017)MathSciNetCrossRefMATH Xiao, M., Kou, S.: Exact algorithms for the maximum dissociation set and minimum 3-path vertex cover problems. Theor. Comput. Sci. 657, 86–97 (2017)MathSciNetCrossRefMATH
19.
Zurück zum Zitat Zhang, Z., Li, X., Shi, Y., Nie, H., Zhu, Y.: PTAS for minimum k-path vertex cover in ball graph. Inf. Process. Lett. 119, 9–13 (2017)MathSciNetCrossRefMATH Zhang, Z., Li, X., Shi, Y., Nie, H., Zhu, Y.: PTAS for minimum k-path vertex cover in ball graph. Inf. Process. Lett. 119, 9–13 (2017)MathSciNetCrossRefMATH
Metadaten
Titel
Complexity of the Maximum k-Path Vertex Cover Problem
verfasst von
Eiji Miyano
Toshiki Saitoh
Ryuhei Uehara
Tsuyoshi Yagita
Tom C. van der Zanden
Copyright-Jahr
2018
DOI
https://doi.org/10.1007/978-3-319-75172-6_21

Premium Partner