scispace - formally typeset
U

Ulrich Meyer

Researcher at Goethe University Frankfurt

Publications -  140
Citations -  3206

Ulrich Meyer is an academic researcher from Goethe University Frankfurt. The author has contributed to research in topics: Shortest path problem & Time complexity. The author has an hindex of 27, co-authored 137 publications receiving 3036 citations. Previous affiliations of Ulrich Meyer include Max Planck Society.

Papers
More filters
Journal ArticleDOI

Average-case complexity of single-source shortest-paths algorithms: lower and upper bounds

TL;DR: This work gives the first label-setting and label-correcting algorithms that run in linear time O(n + m) on the average of single-source shortest-path algorithms assuming arbitrary directed graphs with n nodes, m edges, and independent random edge weights uniformly distributed in [0,1].
Book ChapterDOI

Cache-Oblivious Data Structures and Algorithms for Undirected Breadth-First Search and Shortest Paths

TL;DR: In this paper, the authors present improved cache-oblivious data structures and algorithms for breadth-first search and the single-source shortest path problem on undirected graphs with non-negative edge weights.
Book ChapterDOI

I/O-Efficient Undirected Shortest Paths

TL;DR: In this paper, the authors presented an I/O-efficient algorithm for the single-source shortest path problem on undirected graphs G = V, E, where V is the minimal and maximal edge weights in G, respectively.
Book ChapterDOI

Improved external memory BFS implementations

TL;DR: The implementation of the deterministic variant of MM_BFS is presented and it is shown that in most cases, it outperforms the randomized variant, and the running time for BFS traversal is improved with a heuristic that preserves the worst case guarantees of MM-BFS.
Proceedings ArticleDOI

Randomized external-memory algorithms for some geometric problems

TL;DR: The well-known random incremental constructlon of Clarkson and Shor can be adapted via gradations to provide efficient external-memory algorithms for some geomctric problems, and an optimal randomized algorithm is obtained for the trapezoidal decomposition determined by a set of N line scgmcnts in the plane with K pairwise intersections.