Covering many (or few) edges with k vertices in sparse graphs

T Koana, C Komusiewicz, A Nichterlein… - arxiv preprint arxiv …, 2022 - arxiv.org
We study the following two fixed-cardinality optimization problems (a maximization and a
minimization variant). For a fixed $\alpha $ between zero and one we are given a graph and …

Maximum k-Plex Computation: Theory and Practice

L Chang, K Yao - Proceedings of the ACM on Management of Data, 2024 - dl.acm.org
The k-plex model relaxes the clique model by allowing each vertex to miss up to k
neighbors, including the vertex itself. A 1-plex is a clique. Many exact algorithms have been …

Exploiting -Closure in Kernelization Algorithms for Graph Problems

T Koana, C Komusiewicz, F Sommer - SIAM Journal on Discrete Mathematics, 2022 - SIAM
A graph is c-closed if every pair of vertices with at least c common neighbors is adjacent.
The c-closure of a graph G is the smallest number c such that G is c-closed. Fox et al. SIAM …

Essentially tight kernels for (weakly) closed graphs

T Koana, C Komusiewicz, F Sommer - Algorithmica, 2023 - Springer
We study kernelization of classic hard graph problems when the input graphs fulfill triadic
closure properties. More precisely, we consider the recently introduced parameters closure …

FPT Algorithms for Finding Near-Cliques in -Closed Graphs

B Behera, E Husić, S Jain, T Roughgarden… - arxiv preprint arxiv …, 2020 - arxiv.org
Finding large cliques or cliques missing a few edges is a fundamental algorithmic task in the
study of real-world graphs, with applications in community detection, pattern recognition …

Detecting and enumerating small induced subgraphs in c-closed graphs

T Koana, A Nichterlein - Discrete Applied Mathematics, 2021 - Elsevier
Abstract Fox et al.(2020) introduced a new parameter, called c-closure, for a parameterized
study of clique enumeration problems. A graph G is c-closed if every pair of vertices with at …

Dominating set in weakly closed graphs is fixed parameter tractable

D Lokshtanov, V Surianarayanan - 41st IARCS Annual …, 2021 - drops.dagstuhl.de
Abstract In the Dominating Set problem the input is a graph G and an integer k, the task is to
determine whether there exists a vertex set S of size at most k so that every vertex not in S …

Further exploiting c-closure for FPT algorithms and kernels for domination problems

L Kanesh, J Madathil, S Roy, A Sahu… - … on Theoretical Aspects …, 2022 - drops.dagstuhl.de
For a positive integer c, a graph G is said to be c-closed if every pair of non-adjacent vertices
in G have at most c-1 neighbours in common. The closure of a graph G, denoted by cl (G), is …

Correlating Theory and Practice in Finding Clubs and Plexes

A Figiel, T Koana, A Nichterlein, N Wünsche - arxiv preprint arxiv …, 2022 - arxiv.org
Finding large" cliquish" subgraphs is a classic NP-hard graph problem. In this work, we
focus on finding maximum $ s $-clubs and $ s $-plexes, ie, graphs of diameter $ s $ and …

Temporal Triadic Closure: Finding Dense Structures in Social Networks That Evolve

T Davot, J Enright, J Madathil, K Meeks - arxiv preprint arxiv:2412.09567, 2024 - arxiv.org
A graph G is c-closed if every two vertices with at least c common neighbors are adjacent to
each other. Introduced by Fox, Roughgarden, Seshadhri, Wei and Wein [ICALP 2018 …