/mfvs

C++ code for the minimum feedback vertex set problem (MFVSP)

Computing minimum feedback vertex sets

This repository contains some C++ code I use to deal with the minimum feedback vertex set problem (MFVSP).