@inproceedings{9730ec2c1344447dafc1a605a6b497e8,
title = "Flow computations on imprecise terrains",
abstract = "We study water flow computation on imprecise terrains. We consider two approaches to modeling flow on a terrain: one where water flows across the surface of a polyhedral terrain in the direction of steepest descent, and one where water only flows along the edges of a predefined graph, for example a grid or a triangulation. In both cases each vertex has an imprecise elevation, given by an interval of possible values, while its (x,y)-coordinates are fixed. For the first model, we show that the problem of deciding whether one vertex may be contained in the watershed of another is NP-hard. In contrast, for the second model we give a simple O(n logn) time algorithm to compute the minimal and the maximal watershed of a vertex, where n is the number of edges of the graph. On a grid model, we can compute the same in O(n) time.",
author = "A. Driemel and H.J. Haverkort and M. L{\"o}ffler and R.I. Silveira",
year = "2011",
doi = "10.1007/978-3-642-22300-6\_30",
language = "English",
isbn = "978-3-642-22299-3",
series = "Lecture Notes in Computer Science",
publisher = "Springer",
pages = "350--361",
editor = "F. Dehne and J. Iacono and J.R. Sack",
booktitle = "Algorithms and Data Structures (12th International Workshop, WADS 2011, Brooklyn NY, USA, August 15-17, 2011. Proceedings)",
address = "Germany",
}