scispace - formally typeset
S

Stefan Richter

Researcher at RWTH Aachen University

Publications -  22
Citations -  809

Stefan Richter is an academic researcher from RWTH Aachen University. The author has contributed to research in topics: Parameterized complexity & Vertex cover. The author has an hindex of 13, co-authored 20 publications receiving 775 citations.

Papers
More filters
Book ChapterDOI

A faster algorithm for the steiner tree problem

TL;DR: A new algorithm is developed, which improves the running time from O(3kn+2kn2+n3) to (2+δ)k ·poly(n) for arbitrary but fixed δ > 0.
Journal ArticleDOI

Parameterized power domination complexity

TL;DR: The optimization problem of measuring all nodes in an electrical network by placing as few measurement units (PMUs) as possible can be solved in linear time for graphs of bounded treewidth and bounds are established on its parameterized complexity if the number of PMUs is the parameter.
Journal ArticleDOI

Dynamic Programming for Minimum Steiner Trees

TL;DR: A new dynamic programming algorithm is presented that solves the minimum Steiner tree problem on graphs with k terminals in time O*(ck) for any c > 2.38k and improves the running time of the previously fastest parameterized algorithm by Dreyfus-Wagner.
Journal ArticleDOI

Randomized Divide-and-Conquer: Improved Path, Matching, and Packing Algorithms

TL;DR: The proposed randomized divide-and-conquer technique can be derandomized to result in significantly improved deterministic algorithms for the problems, and they can be extended to solve other matching and packing problems.
Journal ArticleDOI

Enumerate and Expand: Improved Algorithms for Connected Vertex Cover and Tree Cover

TL;DR: A new method of solving graph problems related to Vertex Cover by enumerating and expanding appropriate sets of nodes and faster algorithms for solving subclasses of the Steiner tree problem on graphs are investigated.