Vector connectivity in graphs

Endre Boros, Pinar Heggernes, Pim van 't Hof and Martin Milanič

Networks, vol. 64, no. 4, pp. 277-285, 2014.
[DOI][Preprint]

A preliminary version of this paper appeared in the proceedings of TAMC 2013, the 10th annual conference on Theory and Applications of Models of Computation (held on May 20-22, 2013 in Hong Kong, China), Lecture Notes in Computer Science, vol. 7876, pp. 331-342, 2013.
[DOI]


Abstract:

Motivated by challenges related to domination, connectivity, and information propagation in social and other networks, we initiate the study of the Vector Connectivity problem. This problem takes as input a graph G and an integer kv for every vertex v of G, and the objective is to find a vertex subset S of minimum cardinality such that every vertex v either belongs to S, or is connected to at least kv vertices of S by disjoint paths. If we require each path to be of length exactly 1, we get the well-known Vector Domination problem, which is a generalization of the famous Dominating Set problem and several of its variants. Consequently, our problem becomes NP-hard if an upper bound on the length of the disjoint paths is also supplied as input. Due to the hardness of these domination variants even on restricted graph classes, like split graphs, Vector Connectivity seems to be a natural problem to study for drawing the boundaries of tractability for this type of problems. We show that Vector Connectivity can actually be solved in polynomial time on split graphs, in addition to cographs and trees. We also show that the problem can be approximated in polynomial time within a factor of ln n + 2 on all graphs.