-
Minimum weight spanning trees of weighted scale free networks
Abstract: In this lecture we will consider the minimum weight spanning tree (MST) problem, i.e., one of the simplest and most vital combinatorial optimization problems. We will discuss a particular greedy algorithm that allows to compute a MST for undirected weighted graphs, namely Kruskal's algorithm, and we will study the structure of MSTs obtained for weighted scale free random graphs. This is meant to c… ▽ More
Submitted 20 September, 2012; originally announced September 2012.
Comments: 10 pages, 5 figures, Lecture notes related to the summer school "Modern Computational Science 2012 - Optimization", the example programs can be downloaded at http://www.mcs.uni-oldenburg.de/58424.html