Skip to content

axelparmentier/MinimumWeightTwoStageSpanningTree.jl

Repository files navigation

MinimumWeightTwoStageSpanningTree

Stable Dev Build Status Coverage Code Style: Blue Aqua QA


This package is a satellite of InferOpt.jl. It illustrates Machine Learning/Combinatorial Optimization hybrid algorithms from InferOpt.jl applied to the Minimum Weight Two Stage Spanning Tree problem. It was used for one of the numerical experiments in this paper: https://arxiv.org/abs/2207.13513.

You can find the detailed documentation here.

Installation

using Pkg
Pkg.add(url="https://github.com/axelparmentier/MinimumWeightTwoStageSpanningTree.jl")

About

Minimum Weight Two Stage Spanning tree: Mathematical Programming algorithms and Combinatorial Optimization Layers in ML pipelines

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages