Variations of the prize-collecting Steiner tree problem
โ Scribed by Olena Chapovska; Abraham P. Punnen
- Publisher
- John Wiley and Sons
- Year
- 2006
- Tongue
- English
- Weight
- 136 KB
- Volume
- 47
- Category
- Article
- ISSN
- 0028-3045
No coin nor oath required. For personal study only.
โฆ Synopsis
Abstract
The prizeโcollecting Steiner tree problem is well known to be NPโhard. We consider seven variations of this problem generalizing several wellโstudied bottleneck and minsum problems with feasible solutions as trees of a graph. Four of these problems are shown to be solvable in O(m+n log n) time and the remaining are shown to be NPโhard where n is the number of nodes and m is the number of edges in the underlying graph. For one of these polynomially solvable cases, we also provide an O(m) algorithm generalizing and unifying known linear time algorithms for the bottleneck spanning tree problem, bottleneck sโt path problem, and bottleneck Steiner tree problem. ยฉ 2006 Wiley Periodicals, Inc. NETWORKS, Vol. 47(4), 199โ205 2006
๐ SIMILAR VOLUMES
Given a set 3 of : i (i=1, 2, ..., k) orientations (angles) in the plane, one can define a distance function which induces a metric in the plane, called the orientation metric [3]. In the special case where all the angles are equal, we call the metric a uniform orientation metric [2]. Specifically,
The Steiner Tree Problem (STP) in graphs is a well-known NP-hard problem. It has regained attention due to the introduction of new telecommunication technologies, such as ATM, since it appears as the inherent mathematical structure behind multicast communications. In this paper, we present a tabu se
The group Steiner tree problem is a generalization of the Steiner tree problem where we are given several subsets (groups) of vertices in a weighted graph, and the goal is to find a minimum-weight connected subgraph containing at least one vertex from each group.The problem was introduced by Reich a
## Abstract Given an undirected graph with edge costs and vertex prizes, the aim of the Prize Collecting Traveling Salesman Problem (PCTSP) is to find a simple cycle minimizing the total edge cost while collecting at least a minimum amount of prizes. In this article, we present a branchโandโcut alg