Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Delauney graph constrained by outline

Subject: CGAL users discussion list

List archive

[cgal-discuss] Delauney graph constrained by outline


Chronological Thread 
  • From: "James Le Cuirot" <>
  • To: <>
  • Subject: [cgal-discuss] Delauney graph constrained by outline
  • Date: Tue, 17 Nov 2009 09:18:17 -0000

Hello,

Before I start, please excuse my lack of mathematical knowledge in this
area. I need to create a Delaunay graph to generate a Vonoroi diagram from.
The examples are very helpful but I need to add one extra constraint. The
graph will be built from geographical points across the UK but I don't want
edges to cross over the water, at least not by a large amount. If I have an
outline of the UK as a polygon, can I somehow use this to constrain the
resulting graph? I know about the constrained triangulations mentioned in
the manual but I don't think they will work. Any help would be much
appreciated. :)

Cheers,
James




Archive powered by MHonArc 2.6.16.

Top of Page