Center for Algorithms and Theory of Computation

CS 269S, Fall 2021: Theory Seminar


November 12, 2021, 1:00 – 1:50pm: DBH 1427

Fast and Stable Repartitioning of Road Networks

Evrim Ozel

Abstract:

We study the problem of graph partitioning for evolving road networks. While the road network of the world is mostly stable, small updates happen on a relatively frequent basis, as can been observed with the OpenStreetMap project (http://www.openstreetmap.org). For various reasons, professional applications demand the graph partition to stay roughly the same over time, and that changes are limited to areas where graph updates occur. In this work, we define the problem, present algorithms to satisfy the stability needs, and evaluate our techniques on continental-sized road networks. Besides the stability gains, we show that, when the changes are low and local, running our novel techniques is an order of magnitude faster than running graph partitioning from scratch.

(Paper by Buchhold, Delling, Schieferdecker and Wegner)