Polyhedral results and stronger Lagrangean bounds for stable spanning trees
Abstract
Given a graph and a set of unordered pairs of edges regarded as being in conflict, a stable spanning tree in is a set of edges inducing a spanning tree in , such that for each , at most one of the edges and is in . The existing work on Lagrangean algorithms to the NP-hard problem of finding minimum weight stable spanning trees is limited to relaxations with the integrality property. We exploit a new relaxation of this problem: fixed cardinality stable sets in the underlying conflict graph . We find interesting properties of the corresponding polytope, and determine stronger dual bounds in a Lagrangean decomposition framework, optimizing over the spanning tree polytope of and the fixed cardinality stable set polytope of in the subproblems. This is equivalent to dualizing exponentially many subtour elimination constraints, while limiting the number of multipliers in the dual problem to . It is also a proof of concept for combining Lagrangean relaxation with the power of MILP solvers over strongly NP-hard subproblems. We present encouraging computational results using a dual method that comprises the Volume Algorithm, initialized with multipliers determined by Lagrangean dual-ascent. In particular, the bound is within 5.5% of the optimum in 146 out of 200 benchmark instances; it actually matches the optimum in 75 cases. All of the implementation is made available in a free, open-source repository.
Cite
@article{arxiv.2208.13014,
title = {Polyhedral results and stronger Lagrangean bounds for stable spanning trees},
author = {Phillippe Samer and Dag Haugland},
journal= {arXiv preprint arXiv:2208.13014},
year = {2022}
}
Comments
24 pages