2017
DOI: 10.1111/itor.12494
|View full text |Cite
|
Sign up to set email alerts
|

New algorithms for the minimum coloring cut problem

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.

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
17
0

Year Published

2019
2019
2022
2022

Publication Types

Select...
5
2

Relationship

0
7

Authors

Journals

citations
Cited by 10 publications
(17 citation statements)
references
References 10 publications
0
17
0
Order By: Relevance
“…On the positive side, by considering all possibilities for choosing the k colors that shall be removed, COLORED (s, t)-CUT can be solved in n O(k) time. This brute-force algorithm can most likely not be improved to an FPT-algorithm, that is, to an algorithm with running time f (k) • n O (1) since the above-mentioned reduction from HITTING SET also implies that COLORED (s, t)-CUT is W [2]-hard when parameterized by k [10]. The brute-force algorithm also implies further running time bounds for COLORED (s, t)-CUT: First, the problem has an n O( ) -time algorithm, where is the maximum degree of G, since instances with ≤ k are trivial yesinstances.…”
Section: Colored (S T)-cutmentioning
confidence: 99%
“…On the positive side, by considering all possibilities for choosing the k colors that shall be removed, COLORED (s, t)-CUT can be solved in n O(k) time. This brute-force algorithm can most likely not be improved to an FPT-algorithm, that is, to an algorithm with running time f (k) • n O (1) since the above-mentioned reduction from HITTING SET also implies that COLORED (s, t)-CUT is W [2]-hard when parameterized by k [10]. The brute-force algorithm also implies further running time bounds for COLORED (s, t)-CUT: First, the problem has an n O( ) -time algorithm, where is the maximum degree of G, since instances with ≤ k are trivial yesinstances.…”
Section: Colored (S T)-cutmentioning
confidence: 99%
“…Silva et al [22] designed exact algorithms for Global Label Cut us-ing the branch-and-cut and branch-and-bound approaches based on integer programming formulations for the problem. Bordini et al [3] designed exact algorithms for Global Label Cut using the variable neighborhood search technique. Both of the authors [22,3] evaluated their algorithms on many concrete instances of the problem.…”
Section: More Related Workmentioning
confidence: 99%
“…Bordini et al [3] designed exact algorithms for Global Label Cut using the variable neighborhood search technique. Both of the authors [22,3] evaluated their algorithms on many concrete instances of the problem.…”
Section: More Related Workmentioning
confidence: 99%
“…An important progress was made by Ghaffari et al [12], who gave a quasi-polynomial time Monte-Carlo algorithm for unweighted Global Label Cut, and a PTAS with high probability for weighted Global Label Cut. Bordini et al [3] gave some heuristics for Global Label Cut. At the current time, the most intriguing open problem is whether Global Label Cut is in P or NP-hard.…”
Section: More Related Workmentioning
confidence: 99%