Intersection points convex hull and grid

93 Views Asked by At

I am trying to find the intersection points of the boundary of a convex hull of a finite set $S$ and a grid in multiple dimensions. How can I do this?