nonselfintersection
Nonselfintersection refers to the property of a curve, polyline, or polygon that it does not cross or touch itself, except in cases allowed by the definition (such as the endpoints of a closed curve meeting). In the plane, a non-self-intersecting curve can be described as visits to points along its path without repeated interior points; a closed non-self-intersecting curve may start and end at the same point.
Common examples include a straight line segment, a circle, or a simple polygon whose edges meet only
In the plane, the Jordan curve theorem has particular relevance for simple closed curves: such a curve
In computer science and computational geometry, detecting nonselfintersection is a common preprocessing step. Algorithms may test
In higher dimensions, a non-self-intersecting curve is an embedding of an interval or circle into space, while