Skip to main content

Showing 1–1 of 1 results for author: Abhinav, A

.
  1. arXiv:2202.12042  [pdf, other

    cs.DS

    Parameterized Complexity of Graph Partitioning into Connected Clusters

    Authors: Ankit Abhinav, Susobhan Bandopadhyay, Aritra Banik, Saket Saurabh

    Abstract: Given an undirected graph $G$ and $q$ integers $n_1,n_2,n_3, \cdots, n_q$, balanced connected $q$-partition problem ($BCP_q$) asks whether there exists a partition of the vertex set $V$ of $G$ into $q$ parts $V_1,V_2,V_3,\cdots, V_q$ such that for all $i\in[1,q]$, $|V_i|=n_i$ and the graph induced on $V_i$ is connected. A related problem denoted as the balanced connected $q$-edge partition problem… ▽ More

    Submitted 24 February, 2022; originally announced February 2022.

    ACM Class: F.2.2