QMSTools
QMSTools is an open-source software package focused on the Quadratic Minimum Spanning Tree (QMST) problem and related variants. The QMST problem generalizes the classical minimum spanning tree by incorporating a quadratic cost term that captures interactions between pairs of edges, providing a richer model for network design and infrastructure planning.
The toolbox assembles essential components for QMST research and application. It includes data structures for representing
Designed with reproducibility in mind, QMSTools emphasizes standardized input and output formats, enabling researchers to reproduce
The project is commonly used in academia and advanced network optimization practice. It serves as a platform
Availability and community: QMSTools is hosted in an open-source repository that provides documentation, example datasets, and