作者: Ely Porat , Moshe Lewenstein , Ramesh Hariharan , Richard Cole
关键词: Cluster analysis 、 Enhanced Data Rates for GSM Evolution 、 Graph (abstract data type) 、 Steiner tree problem 、 Core (graph theory) 、 Travelling salesman problem 、 Approximation algorithm 、 Constant (mathematics) 、 Combinatorics 、 Computer science
摘要: We give an implementation of the Goemans-Williamson clustering procedure which is at core several approximation algorithms including those for Generalized Steiner Trees, Prize Collecting Travelling Salesman, 2-Edge Connected Subgraph etc. On a graph with n nodes and m edge, our gives O (k(n + m) log2n) time all these problems expense slight additive degradation 1/nk in factor, any constant k.