Institution profile

Indian Institute of Science Education and Research

Academic institutionasia · in
Official website
Research library121linked papers
Opportunities0open roles
Selected work

Representative Papers

Path Contraction Faster Than 2n

Jul 08, 2019International Colloquium on Automata, Languages and Programming

This paper addresses the Path Contraction problem: given a graph $G$, determine whether it can be transformed into a path graph $P_k$ of length $k$ via a sequence of edge contractions. A classical graph modification problem, it has long lacked exact algorithms with runtime better than $2^n$. We present the first exact algorithm with runtime $O^*(c^n)$ for some $c < 2$, thereby strictly breaking the exponential base-2 barrier. Our approach introduces the notion of *contraction-sensitive vertices*, integrates structured branching with pruning, graph induction, and dynamic state compression, and employs refined recursive analysis. The theoretical correctness is fully established. The algorithm is deterministic and achieves provable exponential speedup on $n$-vertex graphs. Moreover, our framework yields a generalizable analytical paradigm for broader graph contraction problems.

6 citationsRead paper

Graph Burning: Bounds and Hardness

Feb 29, 2024arXiv.org

This paper investigates the computational complexity and theoretical bounds of the graph burning number: given a graph $G$, one unburnt vertex is ignited per step, and its neighbors burn automatically in the next step; the goal is to minimize the number of steps required to burn the entire graph. Methodologically, the authors employ combinatorial graph theory, structural analysis of graph classes, and carefully constructed polynomial-time reductions. Their contributions include: (i) the first proof that graph burning remains NP-complete on connected cubic graphs and connected proper interval graphs; (ii) a tight additive-1 upper bound on the burning number for connected $P_k$-free graphs; and (iii) a systematic complexity classification of two natural variants—edge burning (igniting edges only) and total burning (igniting vertices or edges)—establishing their equivalence to the original vertex-burning problem. These results strengthen support for the conjecture that the burning number is at most $lceil sqrt{n} ceil$, and yield tight theoretical bounds for multiple fundamental graph classes while fully mapping the complexity landscape of the variants.

1 citations1 influentialRead paper
Recent publications

Latest Papers