Algorithms for ordering unorganized points along parametrized curves

Letn points be given on several arcs of curve. The equations of these curves are unknown. We give two algorithms, based on geometrical criteria, that allow to determine an order on these points: the order given by the curvilinear abscissa. The computational complexity of these algorithms is inO(n logn) and the space complexity inO(n).