In this document we describe the techniques we used and implemented for our submission to the Parameterized Algorithms and Computational Experiments Challenge (PACE) 2022. The given problem is Directed Feedback Vertex Set (DFVS), where one is given a directed graph G = (V,E) and wants to find a minimum S ? V such that G-S is acyclic. We approach this problem by first exhaustively applying a set of reduction rules. In order to find a minimum DFVS on the remaining instance, we create and solve a series of Vertex Cover instances
Abstract. We evaluate the performance of FPT algorithms for the di-rected feedback vertex set proble...
Feedback Vertex Set is a classic combinatorial optimization problem that asks for a minimum set of v...
We present an algorithm that generates all (inclusion-wise) minimal feedback vertex sets of a direct...
In the Directed Feedback Vertex Set (DFVS) problem, one is given a directed graph G = (V,E) and want...
We describe DreyFVS, a heuristic for Directed Feedback Vertex Set submitted to the 2022 edition of P...
We describe the solver DAGer for the Directed Feedback Vertex Set (DFVS) problem, as it was submitte...
International audienceWe describe DreyFVS, a heuristic for Directed Feedback Vertex Set submitted to...
This article briefly describes the most important algorithms and techniques used in the directed fee...
Mount Doom is an exact solver for directed feedback vertex set. We approach this problem by first e...
The Parameterized Algorithms and Computational Experiments challenge (PACE) 2022 was devoted to engi...
A directed graph is formed by vertices and arcs from one vertex to another. The feedback vertex set ...
We present an exact solver for the DFVS, submitted for the exact track of the Parameterized Algorith...
This note describes the development of an exact solver for Minimal Directed Feedback Vertex Set as p...
We present a new deterministic algorithm for the Feedback Vertex Set problem parameterized by the so...
The Directed Feedback Vertex Set (DFVS) problem takes as input a directed graph~$G$ and seeks a smal...
Abstract. We evaluate the performance of FPT algorithms for the di-rected feedback vertex set proble...
Feedback Vertex Set is a classic combinatorial optimization problem that asks for a minimum set of v...
We present an algorithm that generates all (inclusion-wise) minimal feedback vertex sets of a direct...
In the Directed Feedback Vertex Set (DFVS) problem, one is given a directed graph G = (V,E) and want...
We describe DreyFVS, a heuristic for Directed Feedback Vertex Set submitted to the 2022 edition of P...
We describe the solver DAGer for the Directed Feedback Vertex Set (DFVS) problem, as it was submitte...
International audienceWe describe DreyFVS, a heuristic for Directed Feedback Vertex Set submitted to...
This article briefly describes the most important algorithms and techniques used in the directed fee...
Mount Doom is an exact solver for directed feedback vertex set. We approach this problem by first e...
The Parameterized Algorithms and Computational Experiments challenge (PACE) 2022 was devoted to engi...
A directed graph is formed by vertices and arcs from one vertex to another. The feedback vertex set ...
We present an exact solver for the DFVS, submitted for the exact track of the Parameterized Algorith...
This note describes the development of an exact solver for Minimal Directed Feedback Vertex Set as p...
We present a new deterministic algorithm for the Feedback Vertex Set problem parameterized by the so...
The Directed Feedback Vertex Set (DFVS) problem takes as input a directed graph~$G$ and seeks a smal...
Abstract. We evaluate the performance of FPT algorithms for the di-rected feedback vertex set proble...
Feedback Vertex Set is a classic combinatorial optimization problem that asks for a minimum set of v...
We present an algorithm that generates all (inclusion-wise) minimal feedback vertex sets of a direct...