Persistent data structures for fast point location

  • Authors:
  • Michał Wichulski;Jacek Rokicki

  • Affiliations:
  • Warsaw University of Technology, Institute of Aeronautics and Applied Mechanics, Warsaw, Poland;Warsaw University of Technology, Institute of Aeronautics and Applied Mechanics, Warsaw, Poland

  • Venue:
  • PPAM'07 Proceedings of the 7th international conference on Parallel processing and applied mathematics
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

The paper presents practical implementation of an algorithm for fast point location an triangular 2D meshes. The algorithm cost is proportional to log2 N while storage is a liear function of the number of mesh vertices N. The algorithm bases on using persistent data structures was used which store only changes between consecutive mesh levels. The performance of the presented approach was positively verified for a sequence of meshes starting from 1239 up to 1846197 cells.