An open API service indexing awesome lists of open source software.

https://github.com/anders-wind/minfill-subexponential

The public repository for the submission of the PACE challenge 2017 B-Track: Minimum Fill-In. The core algorithm is based on Fomin and Villanger's article "Subexponential Parameterized Algorithm for Minimum Fill-In", with a few adjustments for optimization.
https://github.com/anders-wind/minfill-subexponential

Last synced: about 1 year ago
JSON representation

The public repository for the submission of the PACE challenge 2017 B-Track: Minimum Fill-In. The core algorithm is based on Fomin and Villanger's article "Subexponential Parameterized Algorithm for Minimum Fill-In", with a few adjustments for optimization.

Awesome Lists containing this project

README

          

# Minimum Fill-In, Subexponentially
*Submitted by Anders Wind (awis@itu.dk) and Mikael Lindemann (mlin@itu.dk)*

The public repository for the submission of the PACE challenge 2017 B-Track: Minimum Fill-In . The core algorithm is based on Fomin and Villanger's article Subexponential Parameterized Algorithm for Minimum Fill-in, with a few adjustments for optimization.

The report can be seen [here](report.pdf)