Abstract
For a non-negative integer \(\ell \), the \(\ell \)-leaf power of a tree T is a simple graph G on the leaves of T such that two vertices are adjacent in G if and only if their distance in T is at most \(\ell \). We provide a polynomial kernel for the problem of deciding whether we can delete at most k vertices to make an input graph a 3-leaf power of some tree. More specifically, we present a polynomial-time algorithm for an input instance (G, k) for the problem to output an equivalent instance \((G',k')\) such that \(k'\leqslant k\) and \(G'\) has at most \(O(k^{14})\) vertices.

Similar content being viewed by others
Notes
A class of graphs is non-trivial if both itself and its complement contain infinitely many non-isomorphic graphs.
A class of graphs is hereditary if it is closed under taking induced subgraphs.
References
Agrawal, A., Lokshtanov, D., Misra, P., Saurabh, S., Zehavi, M.: Feedback vertex set inspired kernel for chordal vertex deletion. ACM Trans. Algorithms 15(1), 1–28 (2019)
Agrawal, A., Misra, P., Saurabh, S., Zehavi, M.: Interval vertex deletion admits a polynomial kernel. In: Proceedings of the thirtieth annual ACM-SIAM symposium on discrete algorithms, SIAM, Philadelphia, PA, pp. 1711–1730 (2019)
Ahn, J.: A polynomial kernel for \(3\)-leaf power deletion. Master’s thesis, KAIST, South Korea, (2020)
Ahn, J., Eiben, E., Kwon, E., Oum, S.-il: A polynomial kernel for \(3\)-leaf power deletion. In: 45th International Symposium on Mathematical Foundations of Computer Science, LIPIcs. Leibniz Int. Proc. Inform. Schloss Dagstuhl. Leibniz-Zent. Inform., Wadern, 2020. Accepted
Bafna, V., Berman, P., Fujito, T.: A \(2\)-approximation algorithm for the undirected feedback vertex set problem. SIAM J. Discrete Math. 12(3), 289–297 (1999)
Bandelt, H., Mulder, H.M.: Distance-hereditary graphs. J. Combin. Theory Ser. B 41(2), 182–208 (1986)
Brandstädt, A., Van Bang, L.: Structure and linear time recognition of 3-leaf powers. Inform. Process. Lett. 98(4), 133–138 (2006)
Brandstädt, A., Le, V.B., Sritharan, R.: Structure and linear-time recognition of 4-leaf powers. ACM Trans. Algorithms 5(1), 1–22 (2009)
Chang, M.S., Ko, M.-T.: The 3-Steiner root problem. In: Graph-theoretic concepts in computer science, volume 4769 of Lecture Notes in Comput. Sci., pages 109–120. Springer, Berlin (2007)
Chen, J., Kanj, I.A., Xia, G.: Improved upper bounds for vertex cover. Theoret. Comput. Sci. 411(40–42), 3736–3756 (2010)
Courcelle, B., Makowsky, J.A., Rotics, U.: Linear time solvable optimization problems on graphs of bounded clique-width. Theory Comput. Syst. 33(2), 125–150 (2000)
Cunningham, W.H.: Decomposition of directed graphs. SIAM J. Algebr. Discr. Methods 3(2), 214–228 (1982)
Cygan, M., Fomin, F.V., Kowalik, Ł, Lokshtanov, D., Marx, D., Pilipczuk, M., Pilipczuk, M.ł, Saurabh, S.: Parameterized algorithms. Springer, Cham (2015)
Dom, M., Guo, J., Hüffner, F., Niedermeier, R.: Error compensation in leaf power problems. Algorithmica 44(4), 363–381 (2006)
Downey, R.G., Fellows, M.R.: Fundamentals of parameterized complexity. Texts in computer science. Springer, London (2013)
Ducoffe, G.: The 4-Steiner root problem. In: Graph-theoretic concepts in computer science, volume 11789 of Lecture Notes in Comput. Sci., pp. 14–26. Springer, Berlin (2019)
Eiben, E., Ganian, R., Kwon, O.: A single-exponential fixed-parameter algorithm for distance-hereditary vertex deletion. J. Comput. System Sci. 97, 121–146 (2018)
Eppstein, D., Havvaei, E.: Parameterized leaf power recognition via embedding into graph products. Algorithmica 82(8), 2337–2359 (2020)
Fomin, F.V., Le, T.N., Lokshtanov, D., Saurabh, S., Thomassé, S., Zehavi, M.: Subquadratic kernels for implicit 3-hitting set and 3-set packing problems. ACM Trans. Algorith. 15(1), Art. 13, 44 (2019)
Fomin, F.V., Lokshtanov, D., Saurabh, S., Zehavi, M.: Kernelization: theory of parameterized preprocessing. Cambridge University Press, Cambridge (2019)
Gurski, F., Wanke, E.: The NLC-width and clique-width for powers of graphs of bounded tree-width. Discr. Appl. Math. 157(4), 583–595 (2009)
Heggernes, P., Hof, P., Jansen, B.M.P., Kratsch, S., Villanger, Y.: Parameterized complexity of vertex deletion into perfect graph classes. Theoret. Comput. Sci. 511, 172–180 (2013)
Hüffner, F., Komusiewicz, C., Moser, H., Niedermeier, R.: Fixed-parameter algorithms for cluster vertex deletion. Theory Comput. Syst. 47(1), 196–217 (2010)
Jansen, B.M.P., Pilipczuk, M.: Approximation and kernelization for chordal vertex deletion. SIAM J. Discr. Math. 32(3), 2258–2301 (2018)
Kim, E.J., Kwon, O.: A polynomial kernel for block graph deletion. Algorithmica 79(1), 251–270 (2017)
Kim, E.J., Kwon, O.: A polynomial kernel for distance-hereditary vertex deletion. Algorithmica 83(7), 2096–2141 (2021)
Lafond, M.: Recognizing \(k\)-leaf powers in polynomial time, for constant \(k\). In: Proceedings of the 2022 Annual ACM-SIAM symposium on discrete algorithms (SODA), pp. 1384–1410. [Society for Industrial and Applied Mathematics (SIAM)], Philadelphia, PA, (2022)
Lampis, M.: A kernel of order \(2k-c\log k\) for vertex cover. Inform. Process. Lett. 111(23–24), 1089–1091 (2011)
Lewis, J.M., Yannakakis, M.: The node-deletion problem for hereditary properties is NP-complete. J. Comput. System Sci. 20(2), 219–230 (1980)
Lokshtanov, D., Narayanaswamy, N.S., Raman, V., Ramanujan, M.S., Saurabh, S.: Faster parameterized algorithms using linear programming. ACM Trans. Algorithms 11(2), 1–31 (2014)
Nishimura, N., Ragde, P., Thilikos, D.M.: On graph powers for leaf-labeled trees. J. Algorithms 42(1), 69–108 (2002)
Rautenbach, D.: Some remarks about leaf roots. Discrete Math. 306(13), 1456–1461 (2006)
Funding
This article was funded by Institute for Basic Science under Grant No. (IBS-R029-C1) and National Research Foundation of Korea under Grant No. (NRF-2018R1D1A1B07050294).
Author information
Authors and Affiliations
Corresponding author
Ethics declarations
Conflict of interest
The authors declare that they have no conflict of interest.
Additional information
Publisher's Note
Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.
An extended abstract appeared in the Proceedings of the 45th international symposium on mathematical foundations of computer science [4].
Supported by the Institute for Basic Science (IBS-R029-C1).
Supported by the National Research Foundation of Korea (NRF) grant funded by the Ministry of Education (Nos. NRF-2018R1D1A1B07050294 and NRF-2021K2A9A2A11101617).
Rights and permissions
Springer Nature or its licensor (e.g. a society or other partner) holds exclusive rights to this article under a publishing agreement with the author(s) or other rightsholder(s); author self-archiving of the accepted manuscript version of this article is solely governed by the terms of such publishing agreement and applicable law.
About this article
Cite this article
Ahn, J., Eiben, E., Kwon, Oj. et al. A Polynomial Kernel for 3-Leaf Power Deletion. Algorithmica 85, 3058–3087 (2023). https://doi.org/10.1007/s00453-023-01129-9
Received:
Accepted:
Published:
Issue Date:
DOI: https://doi.org/10.1007/s00453-023-01129-9