Author_Institution :
Dept. of Comput. Sci., Nat. Tsing Hua Univ., Hsinchu, Taiwan
Abstract :
Given n demand points in the plane, the circle strongly connecting problem (CSCP) is to locate n circles in the plane, each with its center in a different demand point, and determine the radius of each circle such that the corresponding digraph G=( V, E), in which a vertex ν1 in V stands for the point pi, and a directed edge ⟨νi, νj⟩ in E, if and only if pj located within the circle of p i, is strongly connected, and the sum of the radii of these n circles is minimal. The constrained circle strongly connecting problem is similar to the CSCP except that the points are given in the plane with a set of obstacles and a directed edge ⟨νi, νj⟩ in E, if and only if pj is located within the circle of pi and no obstacles exist between them. It is proven that both these geometric problems are NP-hard. An O( n log n) approximation algorithm that can produce a solution no greater than twice an optimal one is also proposed
Keywords :
computational complexity; computational geometry; directed graphs; NP-hard; approximation algorithm; circle strongly connecting problems; complexity; demand points; digraph; directed edge; plane; radius; Approximation algorithms; Computational geometry; Computer science; Councils; Euclidean distance; Joining processes; Radio network; Scattering; Spread spectrum communication;