in reply to Re^3: Puzzle: The Ham Cheese Sandwich cut.
in thread Puzzle: The Ham Cheese Sandwich cut.
So, in the three-point example you describe, any line that goes to any of the points, and intersects the line segment joining the other two points (a line going through two points is will do as well). Any other line will have at least two points either to the left, or to the right, and will not do. (Although I don't think the problem becomes significantly different if you relax the requirements and require that on either side of the line are at most ceil(n/2) points - it that case, any line intersecting the triangle of the three points will do).
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^5: Puzzle: The Ham Cheese Sandwich cut.
by BrowserUk (Patriarch) on Nov 23, 2005 at 10:17 UTC |