Stochastic quadratic minimum spanning tree problem

Mei Lu,Jinwu Gao
2002-01-01
Abstract:The minimum spanning tree (MST) problem is to find a least cost spanning tree in a weighted graph. The problem is very important in network optimization. But in a real-life network optimization problems, some additional constraints often need to be satisfied. The quadratic minimum spanning (q-MST) problem is one of such constrained MST problem. This paper generalizes the q-MST problem toward a stochastic version, i.e., a stochastic q-MST problem in which direct costs and interactive costs may be random variables. Then this problem is formulated by chance-constrained programming, and a genetic algorithm with its chromosome represented by Prufer number is designed for solving the proposed chance-constrained programming model. Some numerical examples are also provided to illustrate the potential applications of our new model.
What problem does this paper attempt to address?