Hi
I'm opening a new topic about 218 (Moth Eradication) in order to clearly ask a question that can be, I think, useful to many.
If we have colinear points on the convex hull, do we have to output all of them, or only the two extremities ?
I'm Using Gries and Stojmenovic version of Graham scan (as explained in Programming Challenges, p. 316), wich suppresses such points, and I don't manage to modify it in order to let them be in all the cases.
Could anyone help me please ? This is my first Convex Hull...
Thanks in advance !
