The Target Set Selection problem proposed by Kempe, Kleinberg, and Tardos, gives a nice clean combinatorial for-mulation for many problems arising in economy, sociology, and medicine. Its input is a graph with vertex thresholds, the social network, and the goal is to find a subset of ver-tices, the target set, that “activates ” a prespecified number of vertices in the graph. Activation of a vertex is defined via a so-called activation process as follows: Initially, all ver-tices in the target set become active. Then at each step i of the process, each vertex gets activated if the number of its active neighbors at iteration i − 1 exceeds its threshold. The activation process is “monotone ” in the sense that once a vertex is activated, it rem...