English

Matrix Scaling: a New Heuristic for the Feedback Vertex Set Problem

Data Structures and Algorithms 2025-03-17 v1 Discrete Mathematics Combinatorics

Abstract

For a digraph GG, a set FV(G)F\subseteq V(G) is said to be a feedback vertex set (FVS) if GFG-F is acyclic. The problem of finding a smallest FVS is NP-hard. We present a matrix scaling technique for finding feedback vertex sets in un-weighted directed graphs that runs in O(Flog(V)V2)O(|F|\log(|V|)|V|^{2}) time. Our technique is empirically shown to produce smaller feedback vertex sets than other known heuristics and in a shorter amount of time.

Keywords

Cite

@article{arxiv.2503.10780,
  title  = {Matrix Scaling: a New Heuristic for the Feedback Vertex Set Problem},
  author = {James M. Shook and Isabel Beichl},
  journal= {arXiv preprint arXiv:2503.10780},
  year   = {2025}
}

Comments

12 pages, 12 figures

R2 v1 2026-06-28T22:19:41.072Z