show/hide this revision's text 5 added 406 characters in body; deleted 1 characters in body

I'm studying a problem involving the sets of discrete curves that can be embedded in a non-trivial path or sequence of polygonspolygon, from a source to a target point, as shown below.

Now I'm considering the problem of the straightest-possible discrete curve through the path of polygons from the source to that can be embedded in the target pointpolygon, and I suspect, or rather I'm hoping, that both curves, the one with the smallest segment count and the straightest one are identical. I'd appreciate help showing that is or isn't the case.

Note: I'm aware of the concept of geodesics as shortest possible paths. However, what the curve I'm looking for studying isn't just the shortest path but the straightest-possible path with the smallest segment count. In this casethe example provided above, the geodesic shortest path would cut around corners as it seeks to minimize the path distancelength. The Interestingly, this curving of the path would increase the increases its segment countand probably .

Clarification of the question (not entirely sure courtesy of thisarex)increase

Suppose a simple polygon is given, along with two points, s and t, within the total polygon. Is there a polygonal path from s to t that simultaneously minimizes the number of segments and amount of turningangle . Simple means homeomorphic to a disk; a polygonal path is a piecewise-linear curve; and turning is measured by the sum of the pathabsolute values of the turning angles.

I'm making the following restatement of the initial problemon , now solved, because it describes the off chance sort of path that it will provide additional I'm investigating. Also the description may trigger insight into the the new problemquestion of bounds on straightness:

The polygon path can be considered as a tunnel in which there is no line of sight between the source and target two points, which we can imagine to be the source and destination of a light beam. We seek to install the smallest number of light beam relays required to forward a signal as quickly as possible though the tunnel from source to the destination. The locations of the relays are the equivalent to the intermediate vertices of the shortest discrete curve with the minimum possible segment count embeddable in a non-trivial/non-convex polygonpath.

show/hide this revision's text 4 edited tags
show/hide this revision's text 3 deleted 2 characters in body

I'm studying a problem involving the sets of discrete curves that can be embedded in a non-trivial path or sequence of polygons, from a source to a target point, as shown below.

Paths through a tunnel or sequence of polygons

Initially my interest was limited to the set containing discrete curves with the possible smallest segment count and within this set the discrete curve with the shortest length. I've been able to find this discrete curve (not shown in the above graphic).

Now I'm considering the problem of the straightest-possible discrete curve through the path of polygons from the source to the target point, and I suspect, or rather I'm hoping, that both curves, the one with the smallest segment count and the straightest one are identical. I'd appreciate help showing that is or isn't the case.

Note: I'm aware of the concept of geodesics as shortest possible paths. However, what I'm looking for isn't just the shortest path but the straightest-possible path. In this case, the geodesic would cut around corners as it seeks to minimize the path distance. The curving of the path would increase the segment count and probably (not entirely sure of this) increase the total turning angle of the path.


I'm making the following a restatement of the initial problem on the off chance that it will provide additional insight into the the new problem:

The polygon path can be considered as a tunnel in which there is no line of sight between the source and target points, which we can imagine to be the source and destination of a light beam. We seek to install the smallest number of light beam relays required to forward a signal as quickly as possible though the tunnel from source to the destination. The locations of the relays are the equivalent to the intermediate vertices of the shortest discrete curve with the minimum possible segment count embeddable in a polygon path.

show/hide this revision's text 2 added 406 characters in body
show/hide this revision's text 1