Constraint Generation Algorithm for the Minimum Connectivity Inference Problem

08/26/2019
by   Édouard Bonnet, et al.
0

Given a hypergraph H, the Minimum Connectivity Inference problem asks for a graph on the same vertex set as H with the minimum number of edges such that the subgraph induced by every hyperedge of H 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 instances, which suggests that a constraint generation approach might be also useful for other optimization problems dealing with connectivity constraints. At last, we present the results of an enumeration algorithm for the problem.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
06/20/2016

The Minimum Cost Connected Subgraph Problem in Medical Image Analysis

Several important tasks in medical image analysis can be stated in the f...
research
05/03/2023

A 4/3 Approximation for 2-Vertex-Connectivity

The 2-Vertex-Connected Spanning Subgraph problem (2VCSS) is among the mo...
research
02/21/2023

ITERATED INSIDE OUT: a new exact algorithm for the transportation problem

We propose a novel exact algorithm for the transportation problem, one o...
research
12/16/2017

An ILP Solver for Multi-label MRFS with Connectivity Constraints

Integer Linear Programming (ILP) formulations of Markov random fields (M...
research
01/25/2023

A Sequential Deep Learning Algorithm for Sampled Mixed-integer Optimisation Problems

Mixed-integer optimisation problems can be computationally challenging. ...
research
03/26/2021

Minimum Scan Cover and Variants – Theory and Experiments

We consider a spectrum of geometric optimization problems motivated by c...
research
05/27/2022

Temporal graph patterns by timed automata

Temporal graphs represent graph evolution over time, and have been recei...

Please sign up or login with your details

Forgot password? Click here to reset