New algorithms for the Minimum Coloring Cut Problem
Data Structures and Algorithms
2017-04-10 v2 Discrete Mathematics
Optimization and Control
Abstract
The Minimum Coloring Cut Problem is defined as follows: given a connected graph G with colored edges, find an edge cut E' of G (a minimal set of edges whose removal renders the graph disconnected) such that the number of colors used by the edges in E' is minimum. In this work, we present two approaches based on Variable Neighborhood Search to solve this problem. Our algorithms are able to find all the optimum solutions described in the literature.
Cite
@article{arxiv.1703.09258,
title = {New algorithms for the Minimum Coloring Cut Problem},
author = {Augusto Bordini and Fábio Protti},
journal= {arXiv preprint arXiv:1703.09258},
year = {2017}
}