2021
DOI: 10.1145/3446429
|View full text |Cite
|
Sign up to set email alerts
|

An Exact Method for the Minimum Feedback Arc Set Problem

Abstract: A feedback arc set of a directed graph G is a subset of its arcs containing at least one arc of every cycle in G . Finding a feedback arc set of minimum cardinality is an NP-hard problem called the minimum feedback arc set problem . Numerically, the minimum set cover formulation of the minimum feedback arc set problem is appropriate as long as all simple cycles in G can be enumerated. Unfortunately, even those spars… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
15
0

Year Published

2022
2022
2024
2024

Publication Types

Select...
4
2
2

Relationship

0
8

Authors

Journals

citations
Cited by 15 publications
(15 citation statements)
references
References 75 publications
0
15
0
Order By: Relevance
“…e minimal feedback arc set problem is to nd, given a directed graph G = (V , E), a minimal subset of edges E ⊆ E such that G = (V , E \ E ) is acyclic. at is, adding any edge e ∈ E back to G creates a cycle [Baharev et al, 2015]. Our maximal children problem has the additional constraint that only edges in the tier T can be removed from the edges of the graph.…”
mentioning
confidence: 99%
“…e minimal feedback arc set problem is to nd, given a directed graph G = (V , E), a minimal subset of edges E ⊆ E such that G = (V , E \ E ) is acyclic. at is, adding any edge e ∈ E back to G creates a cycle [Baharev et al, 2015]. Our maximal children problem has the additional constraint that only edges in the tier T can be removed from the edges of the graph.…”
mentioning
confidence: 99%
“…Thus, the conditions O(G) = ∅ and O el (G) = ∅ are equivalent. The FVSP & FASP can be also formulated in terms of the maximum linear ordering problem see for instance [4,43].…”
Section: Problem Formulationmentioning
confidence: 99%
“…Further, [14] proposes the most common state of the art heuristic termed Greedy Removal (GR). Exact methods use ILP-solvers with modern formulations given in [4,40] based on the results of [19,43]. However, for dense or large sparse graphs the ILP-approaches run into time out while the heuristical approach GR performs inaccurately.…”
Section: Introductionmentioning
confidence: 99%
“…Remark 4.1: Feedback arc set along with feedback vertex set are two important concepts in graph theory, which have been widely studied. In [51], an exact method for the minimum feedback arc set has been proposed for large and sparse digraphs, based on linear programming method. In [51], Baharev et al tested several different sizes of digraph to find a minimal feedback arc set.…”
Section: Amentioning
confidence: 99%
“…In [51], an exact method for the minimum feedback arc set has been proposed for large and sparse digraphs, based on linear programming method. In [51], Baharev et al tested several different sizes of digraph to find a minimal feedback arc set. For example the cardinality of the minimal feedback arc set is 12 in a digraph with 109 nodes.…”
Section: Amentioning
confidence: 99%