Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Parallel Delaunay

Subject: CGAL users discussion list

List archive

[cgal-discuss] Parallel Delaunay


Chronological Thread 
  • From: "Hadidi, Lars" <>
  • To: "" <>
  • Subject: [cgal-discuss] Parallel Delaunay
  • Date: Tue, 9 Jun 2015 11:54:28 +0000
  • Accept-language: de-DE, en-US

Dear Sir or Madam,


according to the documentation, the  the insertion/removal of a range of points will be performed in parallel when TriangulationDataStructure_3::Concurrency_tag type is Parallel_tag and certain conditions are met. 


Anyway, I'd like to know if it is also possible on 2D and moreover, if there it is possible to triangulate a given set of points in parallel on a shared memory multiprocessor (as proposed by ASHWIN NANJAPPA on http://daariga.github.io/papers/gdel3d-thesis.pdf) or a distributed memory cluster (see Hardwick's PhD thesis http://www.dtic.mil/dtic/tr/fulltext/u2/a328005.pdf​).



Thanks in advance,

sincerely,


Lars



  • [cgal-discuss] Parallel Delaunay, Hadidi, Lars, 06/09/2015

Archive powered by MHonArc 2.6.18.

Top of Page