Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
169 tokens/sec
GPT-4o
7 tokens/sec
Gemini 2.5 Pro Pro
45 tokens/sec
o3 Pro
4 tokens/sec
GPT-4.1 Pro
38 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Parameterised distance to local irregularity (2307.04583v5)

Published 10 Jul 2023 in cs.CC, cs.DM, and cs.DS

Abstract: A graph $G$ is \emph{locally irregular} if no two of its adjacent vertices have the same degree. In [Fioravantes et al. Complexity of finding maximum locally irregular induced subgraph. {\it SWAT}, 2022], the authors introduced and studied the problem of finding a locally irregular induced subgraph of a given a graph $G$ of maximum order, or, equivalently, computing a subset $S$ of $V(G)$ of minimum order, whose deletion from $G$ results in a locally irregular graph; $S$ is denoted as an \emph{optimal vertex-irregulator of $G$}. In this work we provide an in-depth analysis of the parameterised complexity of computing an optimal vertex-irregulator of a given graph $G$. Moreover, we introduce and study a variation of this problem, where $S$ is a substet of the edges of $G$; in this case, $S$ is denoted as an \emph{optimal edge-irregulator of $G$}. In particular, we prove that computing an optimal vertex-irregulator of a graph $G$ is in FPT when parameterised by the vertex integrity, neighborhood diversity or cluster deletion number of $G$, while it is $W[1]$-hard when parameterised by the feedback vertex set number or the treedepth of $G$. In the case of computing an optimal edge-irregulator of a graph $G$, we prove that this problem is in FPT when parameterised by the vertex integrity of $G$, while it is NP-hard even if $G$ is a planar bipartite graph of maximum degree $4$, and $W[1]$-hard when parameterised by the size of the solution, the feedback vertex set or the treedepth of $G$. Our results paint a comprehensive picture of the tractability of both problems studied here, considering most of the standard graph-structural parameters.

Definition Search Book Streamline Icon: https://streamlinehq.com
References (29)
  1. The k-regular induced subgraph problem. Discretete Applied Mathematics, 222:14–30, 2017.
  2. Largest subgraph from a hereditary property in a random graph. Discrete Mathematics, 346(9):113480, 2023.
  3. Complexity of finding maximum regular induced subgraphs with prescribed degree. Theoretical Computer Science, 550:21–35, 2014.
  4. On decomposing regular graphs into locally irregular subgraphs. European Journal of Combinatorics, 49:90–104, 2015.
  5. R. Belmonte and I. Sau. On the complexity of finding large odd induced subgraphs and odd colorings. Algorithmica, 83(8):2351–2373, 2021.
  6. J. Bensmail. Maximising 1’s through Proper Labellings. Research report, 2023.
  7. The complexity of finding a large subgraph under anonymity constraints. In L. Cai, S. Cheng, and T. W. Lam, editors, Algorithms and Computation - 24th International Symposium, ISAAC 2013, Hong Kong, China, December 16-18, 2013, Proceedings, volume 8283 of Lecture Notes in Computer Science, pages 152–162. Springer, 2013.
  8. L. Cai. Fixed-parameter tractability of graph modification problems for hereditary properties. Information Processing Letters, 58(4):171–176, 1996.
  9. Maximum series-parallel subgraph. Algorithmica, 63(1-2):137–157, 2012.
  10. Exact algorithms for the maximum planar subgraph problem: New models and experiments. ACM J. Exp. Algorithmics, 24(1):2.1:1–2.1:21, 2019.
  11. R. Diestel. Graph Theory, 4th Edition, volume 173 of Graduate texts in mathematics. Springer, 2012.
  12. On the computational complexity of vertex integrity and component order connectivity. Algorithmica, 76(4):1181–1202, 2016.
  13. Faster exponential-time approximation algorithms using approximate monotone local search. In S. Chechik, G. Navarro, E. Rotenberg, and G. Herman, editors, 30th Annual European Symposium on Algorithms, ESA 2022, September 5-9, 2022, Berlin/Potsdam, Germany, volume 244 of LIPIcs, pages 50:1–50:19. Schloss Dagstuhl - Leibniz-Zentrum für Informatik, 2022.
  14. On the complexity of some colorful problems parameterized by treewidth. Inf. Comput., 209(2):143–153, 2011.
  15. Complexity of finding maximum locally irregular induced subgraphs. In A. Czumaj and Q. Xin, editors, 18th Scandinavian Symposium and Workshops on Algorithm Theory, SWAT 2022, June 27-29, 2022, Tórshavn, Faroe Islands, volume 227 of LIPIcs, pages 24:1–24:20. Schloss Dagstuhl - Leibniz-Zentrum für Informatik, 2022.
  16. Exact algorithms via monotone local search. J. ACM, 66(2):8:1–8:23, 2019.
  17. On structural parameterizations of the bounded-degree vertex deletion problem. Algorithmica, 83(1):297–336, 2021.
  18. Computers and Intractability: A Guide to the Theory of NP-Completeness. W. H. Freeman, 1979.
  19. Parameterized complexity results for general factors in bipartite graphs with an application to constraint programming. Algorithmica, 64(1):112–125, 2012.
  20. Fixed-parameter algorithms for cluster vertex deletion. Theory Comput. Syst., 47(1):196–217, 2010.
  21. Edge weights and vertex colors. Journal of Combinatorial Theory, 91:151–157, 05 2004.
  22. R. Keusch. A solution to the 1-2-3 conjecture. CoRR, abs/2303.02611, 2023.
  23. S. Khot and V. Raman. Parameterized complexity of finding subgraphs with hereditary properties. Theoretical Computer Science, 289(2):997–1008, 2002.
  24. M. Lampis. Algorithmic meta-theorems for restrictions of treewidth. Algorithmica, 64(1):19–37, 2012.
  25. M. Lampis and M. Vasilakis. Structural parameterizations for two bounded degree problems revisited. CoRR, abs/2304.14724, 2023.
  26. H. W. Lenstra Jr. Integer programming with a fixed number of variables. Mathematics of Operations Research, 8(4):538–548, 1983.
  27. J. M. Lewis and M. Yannakakis. The node-deletion problem for hereditary properties is np-complete. Journal of Computer and System Sciences, 20(2):219–230, 1980.
  28. H. Moser and D. M. Thilikos. Parameterized complexity of finding regular induced subgraphs. Journal of Discrete Algorithms, 7(2):181–190, 2009.
  29. A. Schrijver. Combinatorial Optimization: Polyhedra and Efficiency. Springer-Verlag Berlin and Heidelberg GmbH &\&& Co., 2003.

Summary

We haven't generated a summary for this paper yet.

X Twitter Logo Streamline Icon: https://streamlinehq.com