Abstract

We study the complexity and the i/o-efficient computation of flow on triangulated terrains. We present an acyclic graph, the descent graph, that enables us to trace flow paths in triangulations i/o-efficiently. We use the descent graph to obtain i/o-efficient algorithms for computing river networks and watershed-area maps in O ( Sort ( d + r ) ) i/o's, where r is the complexity of the river network and d of the descent graph. Furthermore we describe a data structure based on the subdivision of the terrain induced by the edges of the triangulation and paths of steepest ascent and descent from its vertices. This data structure can be used to report the boundary of the watershed of a query point q or the flow path from q in O ( l ( s ) + Scan ( k ) ) i/o's, where s is the complexity of the subdivision underlying the data structure, l ( s ) is the number of i/o's used for planar point location in this subdivision, and k is the size of the reported output. On α-fat terrains, that is, triangulated terrains where the minimum angle of any triangle is bounded from below by α, we show that the worst-case complexity of the descent graph and of any path of steepest descent is O ( n / α 2 ) , where n is the number of triangles in the terrain. The worst-case complexity of the river network and the above-mentioned data structure on such terrains is O ( n 2 / α 2 ) . When α is a positive constant this improves the corresponding bounds for arbitrary terrains by a linear factor. We prove that similar bounds cannot be proven for Delaunay triangulations: these can have river networks of complexity Θ ( n 3 ) .

Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.