Abstract
The Connected Max-k-Cut Problem is an extension of the well-known Max-Cut Problem. The objective is to partition a graph into k connected subgraphs by maximizing the cost of inter-partition edges. We propose a new integer linear program for the problem and a branch-and-cut algorithm. We also explore graph isomorphism to structure the instances and facilitate their resolution. We conduct extensive computational experiments on both randomly generated instances and instances from the literature where we compare the quality of our method against existing algorithms. The experimental results show that, if k>2, our approach strictly outperforms those from the literature.
Original language | English |
---|---|
Pages (from-to) | 117-124 |
Number of pages | 8 |
Journal | European Journal of Operational Research |
Volume | 312 |
Issue number | 1 |
DOIs | |
Publication status | Published - 1 Jan 2024 |
Keywords
- Branch-and-cut
- Combinatorial optimization
- Connectivity
- Integer programming
- Max-cut