Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Computing the volume of the intersection of two convex polytopes

Subject: CGAL users discussion list

List archive

[cgal-discuss] Computing the volume of the intersection of two convex polytopes


Chronological Thread 
  • From: Costas Tsirogiannis <>
  • To:
  • Subject: [cgal-discuss] Computing the volume of the intersection of two convex polytopes
  • Date: Wed, 26 Nov 2014 11:52:18 +0100

Greetings,

I have been looking in the CGAL manual to try to find possible ways that I could compute for two convex polytopes the volume value of their intersection. From what I can understand, the highest dimension that I can currently do this is three; express these polytopes as Nef polyhedra, do the intersection operation and convert them back to a polyhedron. I would like to ask if there is any other (faster) way to do this for three dimensions, and of course, if the current version supports this computation for higher dimension polytopes.

thanks in advance,

--Constantinos


  • [cgal-discuss] Computing the volume of the intersection of two convex polytopes, Costas Tsirogiannis, 11/26/2014

Archive powered by MHonArc 2.6.18.

Top of Page