Convex Hull of Points on a Straight Line
- From: "eKo1" <berndlosert@xxxxxxxxxxxx>
- Date: 30 Sep 2006 16:39:54 -0700
Let L be a straight line on the cartesian plane. Pick a finite set of
points S on that line. What is the convex hull of S?
farthest away from each other in S. Is this true?From my understanding of hull points, the convex hull is the two points
I ask because there is a version of Graham's algorithm in my discrete
mathematics book that does not consider the case when there are two
points whose segments with the first hull point have the same angle
with respect to the horizontal. I guess this version of the algorithm
is flawed in that respect.
.
- Follow-Ups:
- Re: Convex Hull of Points on a Straight Line
- From: Babua
- Re: Convex Hull of Points on a Straight Line
- From: eKo1
- Re: Convex Hull of Points on a Straight Line
- Prev by Date: Re: Gray Code
- Next by Date: Re: Einstein’s E=mc2 . Should Newton , De Pretto , Preston, Hasenohrl and Soddi, Planck be given credit for discovery of E=mc2. ?
- Previous by thread: Re: Gray Code
- Next by thread: Re: Convex Hull of Points on a Straight Line
- Index(es):
Relevant Pages
|