Abstract
The partial sum criterion with parameter p adds up the p largest weights in the solution, giving the criterion value to be minimized. For p = 1 the criterion is the bottleneck or minmax criterion. For the minmax Steiner tree problem in graphs we describe an O(|E|) algorithm with E being the set of edges in the problem graph. The algorithm unifies two existing algorithms, one of them solves the bottleneck shortest path problem and the other the bottleneck spanning tree problem. For the shortest path problem we consider the criterion for arbitrary values of p, defining it for solutions with less than p edges as the total sum. For an undirected graph with n nodes we present an O( n 3) algorithm to determine, simultaneously, partial sum shortest paths between all pairs of nodes and for all values of the parameter p. For the 2-sum shortest path problem and one pair of nodes we give an O(|E| + n log n) algorithm. By exploiting this algorithm we obtain the same complexity for the 2-sum Steiner tree problem in graphs. Furthermore, we discuss the complexity of related problems and alternative partial sum criteria.
Talk to us
Join us for a 30 min session where you can share your feedback and ask us any queries you have
Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.