Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Reverse of Convex hull?

Subject: CGAL users discussion list

List archive

[cgal-discuss] Reverse of Convex hull?


Chronological Thread 
  • From: Hanjun Kim <>
  • To:
  • Subject: [cgal-discuss] Reverse of Convex hull?
  • Date: Wed, 11 Feb 2009 16:44:11 +0100 (CET)

Hi all,

Given a set of points in R^n, cgal finds a convex hull of it, i.e. vertices of
the the hull.

But can cgal do some sort of the converse?, i.e. given vertices( may assume
lattice points) of of a convex hull, can it find all lattice points in the
hull? I looked it up, but it doesn't seem so.

Thanks,
Hanjun



Archive powered by MHonArc 2.6.16.

Top of Page