<?xml version="1.0" encoding="UTF-8"?>
<OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd">
  <responseDate>2026-07-26T16:44:56Z</responseDate>
  <request identifier="18360" metadataPrefix="oai_dc" verb="GetRecord">https://drops.dagstuhl.de/oai</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:drops-oai.dagstuhl.de:18360</identifier>
        <datestamp>2024-03-06T11:01:36Z</datestamp>
        <setSpec>ddc:004</setSpec>
        <setSpec>open_access</setSpec>
      </header>
      <metadata>
        <oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
          <dc:title>Solving Directed Feedback Vertex Set by Iterative Reduction to Vertex Cover</dc:title>
          <dc:creator>Angrick, Sebastian</dc:creator>
          <dc:creator>Bals, Ben</dc:creator>
          <dc:creator>Casel, Katrin</dc:creator>
          <dc:creator>Cohen, Sarel</dc:creator>
          <dc:creator>Friedrich, Tobias</dc:creator>
          <dc:creator>Hastrich, Niko</dc:creator>
          <dc:creator>Hradilak, Theresa</dc:creator>
          <dc:creator>Issac, Davis</dc:creator>
          <dc:creator>Kißig, Otto</dc:creator>
          <dc:creator>Schmidt, Jonas</dc:creator>
          <dc:creator>Wendt, Leo</dc:creator>
          <dc:subject>directed feedback vertex set</dc:subject>
          <dc:subject>vertex cover</dc:subject>
          <dc:subject>reduction rules</dc:subject>
          <dc:description>In the Directed Feedback Vertex Set (DFVS) problem, one is given a directed graph G = (V,E) and wants to find a minimum cardinality set S ⊆ V such that G-S is acyclic. DFVS is a fundamental problem in computer science and finds applications in areas such as deadlock detection. The problem was the subject of the 2022 PACE coding challenge. We develop a novel exact algorithm for the problem that is tailored to perform well on instances that are mostly bi-directed. For such instances, we adapt techniques from the well-researched vertex cover problem. Our core idea is an iterative reduction to vertex cover. To this end, we also develop a new reduction rule that reduces the number of not bi-directed edges. With the resulting algorithm, we were able to win third place in the exact track of the PACE challenge. We perform computational experiments and compare the running time to other exact algorithms, in particular to the winning algorithm in PACE. Our experiments show that we outpace the other algorithms on instances that have a low density of uni-directed edges.</dc:description>
          <dc:publisher>Schloss Dagstuhl – Leibniz-Zentrum für Informatik</dc:publisher>
          <dc:contributor>Sebastian Angrick and Ben Bals and Katrin Casel and Sarel Cohen and Tobias Friedrich and Niko Hastrich and Theresa Hradilak and Davis Issac and Otto Kißig and Jonas Schmidt and Leo Wendt</dc:contributor>
          <dc:date>2023</dc:date>
          <dc:relation>Is Part Of LIPIcs, Volume 265, 21st International Symposium on Experimental Algorithms (SEA 2023)</dc:relation>
          <dc:type>InProceedings</dc:type>
          <dc:type>Text</dc:type>
          <dc:type>doc-type:ResearchArticle</dc:type>
          <dc:type>publishedVersion</dc:type>
          <dc:format>application/pdf</dc:format>
          <dc:identifier>doi:10.4230/LIPIcs.SEA.2023.10</dc:identifier>
          <dc:identifier>urn:nbn:de:0030-drops-183602</dc:identifier>
          <dc:identifier>https://drops.dagstuhl.de/entities/document/10.4230/LIPIcs.SEA.2023.10</dc:identifier>
          <dc:language>eng</dc:language>
          <dc:rights>https://creativecommons.org/licenses/by/4.0/legalcode</dc:rights>
        </oai_dc:dc>
      </metadata>
    </record>
  </GetRecord>
</OAI-PMH>
