English

Minimum weight spanning trees of weighted scale free networks

Data Structures and Algorithms 2012-09-21 v1 Computational Physics

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 clarify whether the structure of MSTs is sensitive to correlations between edge weights and topology of the underlying scale free graphs.

Keywords

Cite

@article{arxiv.1209.4493,
  title  = {Minimum weight spanning trees of weighted scale free networks},
  author = {O. Melchert},
  journal= {arXiv preprint arXiv:1209.4493},
  year   = {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