Constructing Incremental Sequences in Graphs

Abstract

Given a weighted graph G=(V,E,w)G=(V,E,w), we investigate the problem of constructing a sequence of n=Vn=|V| subsets of vertices M1,...,MnM_1,...,M_n (called groups) with small diameters, where the diameter of a group is calculated using distances in GG. The constraint on these nn groups is that they must be incremental: M_1\subsetM_2 \subset...\subsetM_n=V. The cost of a sequence is the maximum ratio between the diameter of each group MiM_i and the diameter of a group NiN_i^* with ii vertices and minimum diameter: \max_2 \leqi \leqn \left{ \fracD(M_i)D(N_i^*) \right}. This quantity captures the impact of the incremental constraint on the diameters of the groups in a sequence. We give general bounds on the value of this ratio and we prove that the problem of constructing an optimal incremental sequence cannot be solved approximately in polynomial time with an approximation ratio less than 2 unless P=NPP = NP. Finally, we give a 4-approximation algorithm and we show that the analysis of our algorithm is tight

    Similar works