Complexity of the critical node problem over trees

Complexity of the critical node problem over trees

0.00 Avg rating0 Votes
Article ID: iaor20114725
Volume: 38
Issue: 12
Start Page Number: 1766
End Page Number: 1774
Publication Date: Dec 2011
Journal: Computers and Operations Research
Authors: , ,
Keywords: programming: dynamic
Abstract:

In this paper we deal with the critical node problem (CNP), i.e., the problem of searching for a given number K of nodes in a graph G, whose removal minimizes the (weighted or unweighted) number of connections between pairs of nodes in the residual graph. In particular, we study the case where the physical network represented by graph G has a hierarchical organization, so that G is a tree. The NP-completeness of this problem for general graphs has been already established (Arulselvan et al.). We study the subclass of CNP over trees, generalizing the objective function and constraints to take into account general nonnegative ‘costs’ of node connections and ‘weights’ for the nodes that are to be removed. We prove that CNP over trees is still NP-complete when general connection costs are specified, while the cases where all connections have unit cost are solvable in polynomial time by dynamic programming approaches. For the case with nonnegative connection costs and unit node weights we propose an enumeration scheme whose time complexity is within a polynomial factor from O (1.618034n), where n is the number of nodes of the tree. Results from computational experiments are reported for all the proposed algorithms.

Reviews

Required fields are marked *. Your email address will not be published.