Table of Contents
Fetching ...

The quadratic minimum spanning tree problem: lower bounds via extended formulations

Renata Sotirov, Zoe Verchére

Abstract

The quadratic minimum spanning tree problem (QMSTP) is the problem of finding a spanning tree of a graph such that the total interaction cost between pairs of edges in the tree is minimized. We first show that most of the bounding approaches for the QMSTP are closely related. Then, we exploit an extended formulation for the minimum spanning tree problem to derive a sequence of relaxations for the QMSTP with increasing complexity. The resulting relaxations differ from the relaxations in the literature. Namely, our relaxations have a polynomial number of constraints and can be efficiently solved by a cutting plane algorithm. Moreover our bounds outperform most of the bounds from the literature.

The quadratic minimum spanning tree problem: lower bounds via extended formulations

Abstract

The quadratic minimum spanning tree problem (QMSTP) is the problem of finding a spanning tree of a graph such that the total interaction cost between pairs of edges in the tree is minimized. We first show that most of the bounding approaches for the QMSTP are closely related. Then, we exploit an extended formulation for the minimum spanning tree problem to derive a sequence of relaxations for the QMSTP with increasing complexity. The resulting relaxations differ from the relaxations in the literature. Namely, our relaxations have a polynomial number of constraints and can be efficiently solved by a cutting plane algorithm. Moreover our bounds outperform most of the bounds from the literature.

Paper Structure

This paper contains 15 sections, 4 theorems, 37 equations, 9 tables, 1 algorithm.

Key Result

Theorem 4.1

Let $G$ be a complete graph. Then, optimization problems inBasedBoundl1 and DualextendModel2 are equivalent.

Theorems & Definitions (6)

  • Remark 1
  • Theorem 4.1
  • Proposition 4.2
  • proof
  • Corollary 4.3
  • Corollary 4.4