Constraint Generation Algorithm for the Minimum Connectivity Inference Problem
\'Edouard Bonnet, Diana-Elena F\u{a}l\u{a}ma\c{s}, R\'emi Watrigant

TL;DR
This paper introduces a constraint generation algorithm for the Minimum Connectivity Inference problem, demonstrating improved efficiency over existing flow-based MILP methods and exploring enumeration approaches.
Contribution
It proposes a novel constraint generation approach for solving the problem more efficiently than traditional flow-based MILP formulations.
Findings
The constraint generation algorithm outperforms previous MILP methods on random instances.
The approach is faster and potentially applicable to other connectivity-related optimization problems.
An enumeration algorithm for the problem is also presented.
Abstract
Given a hypergraph , the Minimum Connectivity Inference problem asks for a graph on the same vertex set as with the minimum number of edges such that the subgraph induced by every hyperedge of is connected. This problem has received a lot of attention these recent years, both from a theoretical and practical perspective, leading to several implemented approximation, greedy and heuristic algorithms. Concerning exact algorithms, only Mixed Integer Linear Programming (MILP) formulations have been experimented, all representing connectivity constraints by the means of graph flows. In this work, we investigate the efficiency of a constraint generation algorithm, where we iteratively add cut constraints to a simple ILP until a feasible (and optimal) solution is found. It turns out that our method is faster than the previous best flow-based MILP algorithm on random generated…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
