Skip to Content.
Sympa Menu

cgal-discuss - Using "dD Convex Hulls and Delaunay Triangulations" package

Subject: CGAL users discussion list

List archive

Using "dD Convex Hulls and Delaunay Triangulations" package


Chronological Thread 
  • From: "Nora Ayanian" <>
  • To:
  • Subject: Using "dD Convex Hulls and Delaunay Triangulations" package
  • Date: Thu, 11 Oct 2007 10:32:33 -0400
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:mime-version:content-type:x-google-sender-auth; b=KUv5L9PzqDmtBVRe6bWUhXo5CkSLN8jgIdReQbWaDjkT2C6DNOYDD5AxN5ck+N37EBtJ+sYhLhbwrRylM3BYqe049nb/eTfuyQeQQk4IZKGeUjUJbPyxtdWHP1958bTX9f6LzZ09Ofb4NO+R443dDZU3vPmj1m/x2fngVUT744c=

Dear Colleagues,

I am new to CGAL and I have limited C++ experience (I took an introductory course years ago). I would like to use the dD Convex Hulls and Delaunay Triangulations package to compute triangulations (intersections, etc.) of 6+ dimensional polytopes, starting from H-representation. I have looked for example/demo code in the package and in the documentation but I haven't found any (perhaps I did not look in the right places?).

I have to admit it is overwhelming to jump into CGAL with my limited knowledge of C++ without having an example to work from. It would be extremely helpful to have some example code to look at in forming my own code. If anyone is willing to send me some (hopefully commented!) code or point me to where I can find such examples, I would be very grateful.

Many thanks in advance,

Nora Ayanian
GRASP Laboratory
University of Pennsylvania



Archive powered by MHonArc 2.6.16.

Top of Page