Graph Irregularity via Edge Deletions
Julien Bensmail, No\'emie Catherinot, Foivos Fioravantes, Clara Marcille, Nacim Oijid

TL;DR
This paper investigates the parameter Ie(G), representing the minimum edges to delete to make a graph locally irregular, providing properties, algorithms, and conjectures, especially focusing on dense graphs and specific graph classes.
Contribution
It introduces parameterized algorithms for computing Ie(G), explores its behavior in dense graphs, and proposes a conjecture relating Ie(G) to the number of edges.
Findings
Two fixed-parameter tractable algorithms for Ie(G)
Exact values of Ie(G) for certain complete graphs
A conjecture that Ie(G) ≤ m/3 + c, verified for various graph families
Abstract
We pursue the study of edge-irregulators of graphs, which were recently introduced in [Fioravantes et al. Parametrised Distance to Local Irregularity. IPEC, 2024]. That is, we are interested in the parameter Ie(G), which, for a given graph G, denotes the smallest k >= 0 such that G can be made locally irregular (i.e., with no two adjacent vertices having the same degree) by deleting k edges. We exhibit notable properties of interest of the parameter Ie, in general and for particular classes of graphs, together with parameterized algorithms for several natural graph parameters. Despite the computational hardness previously exhibited by this problem (NP-hard, W[1]-hard w.r.t. feedback vertex number, W[1]-hard w.r.t. solution size), we present two FPT algorithms, the first w.r.t. the solution size plus Delta and the second w.r.t. the vertex cover number of the input graph. Finally, we…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
