Faster Parameterized Algorithms for Minimum Fill‐in

Faster Parameterized Algorithms for Minimum Fill‐in

0.00 Avg rating0 Votes
Article ID: iaor201110813
Volume: 61
Issue: 4
Start Page Number: 817
End Page Number: 838
Publication Date: Dec 2011
Journal: Algorithmica
Authors: , ,
Keywords: analysis of algorithms, graphical methods
Abstract:

We present two parameterized algorithms for the Minimum Fill‐in problem, also known as Chordal Completion: given an arbitrary graph G and integer k, can we add at most k edges to G to obtain a chordal graph? Our first algorithm has running time 𝒪 ( k 2 nm + 3.0793 k ) equ1 , and requires polynomial space. This improves the base of the exponential part of the best known parameterized algorithm time for this problem so far. We are able to improve this running time even further, at the cost of more space. Our second algorithm has running time 𝒪 ( k 2 nm + 2.35965 k ) equ2 and requires 𝒪 ast ( 1.7549 k ) equ3 space. To achieve these results, we present a new lemma describing the edges that can safely be added to achieve a chordal completion with the minimum number of edges, regardless of k.

Reviews

Required fields are marked *. Your email address will not be published.