Fig 1 - uploaded by Rian Neogi
Content may be subject to copyright.
Diagram depicting F3. Edges in the clique are not shown, and only 3 of the ui,j vertices are shown to avoid visual clutter.

Diagram depicting F3. Edges in the clique are not shown, and only 3 of the ui,j vertices are shown to avoid visual clutter.

Source publication
Preprint
Full-text available
A graph is $k$-clique-extendible if there is an ordering of the vertices such that whenever two $k$-sized overlapping cliques $A$ and $B$ have $k-1$ common vertices, and these common vertices appear between the two vertices $a,b\in (A\setminus B)\cup (B\setminus A)$ in the ordering, there is an edge between $a$ and $b$, implying that $A\cup B$ is a...

Contexts in source publication

Context 1
... every pair of vertices v i and v j in K, add a vertex u i,j such that u i,j is adjacent to every vertex in K except v i and v j . Let I = {u i,j | i, j ∈ [2k − 1], i < j} be the set of all such u i,j for every pair of vertices in K. Let F k be the graph thus obtained having vertex set K ∪ I. See Figure 1 for an example that demonstrates the adjacencies between I and K when k = 3. ...
Context 2
... every pair of vertices v i and v j in K, add a vertex u i,j such that u i,j is adjacent to every vertex in K except v i and v j . Let I = {u i,j | i, j ∈ [2k − 1], i < j} be the set of all such u i,j for every pair of vertices in K. Let F k be the graph thus obtained having vertex set K ∪ I. See Figure 1 for an example that demonstrates the adjacencies between I and K when k = 3. ...

Similar publications

Article
Full-text available
In this paper, we study the Harmless Set problem from a parameterized complexity perspective. Given a graph G=(V,E)\documentclass[12pt]{minimal} \usepackage{amsmath} \usepackage{wasysym} \usepackage{amsfonts} \usepackage{amssymb} \usepackage{amsbsy} \usepackage{mathrsfs} \usepackage{upgreek} \setlength{\oddsidemargin}{-69pt} \begin{document}$$G = (...
Article
Full-text available
An n-vertex graph is equitably k-colorable if there is a proper coloring of its vertices such that each color is used either \(\left\lfloor n/k\right\rfloor \) or \(\left\lceil n/k\right\rceil \) times. While classic Vertex Coloring is fixed parameter tractable under well established parameters such as pathwidth and feedback vertex set, equitable c...
Article
Full-text available
We study the network untangling problem introduced by Rozenshtein et al. (Data Min. Knowl. Disc. 35(1), 213–247, 2021), which is a variant of Vertex Cover on temporal graphs–graphs whose edge set changes over discrete time steps. They introduce two problem variants. The goal is to select at most k time intervals for each vertex such that all time-e...
Preprint
Full-text available
A locating-dominating set $D$ of a graph $G$ is a dominating set of $G$ where each vertex not in $D$ has a unique neighborhood in $D$, and the Locating-Dominating Set problem asks if $G$ contains such a dominating set of bounded size. This problem is known to be $\mathsf{NP-hard}$ even on restricted graph classes, such as interval graphs, split gra...
Article
Full-text available
Given a graph $$G = (V,E)$$ G = ( V , E ) , $$A \subseteq V$$ A ⊆ V , and integers k and $$\ell $$ ℓ , the $$(A,\ell )$$ ( A , ℓ ) -Path Packing problem asks to find k vertex-disjoint paths of length exactly $$\ell $$ ℓ that have endpoints in A and internal points in $$V{\setminus }A$$ V \ A . We study the parameterized complexity of this problem w...