Content deleted Content added
m Open access bot: doi added to citation with #oabot. |
Upper bounded -> bounded from above |
||
Line 85:
===Randomized incremental constructions in geometry===
In [[computational geometry]], a standard technique to build a structure like a [[convex hull]] or [[Delaunay triangulation]] is to randomly permute the input points and then insert them one by one into the existing structure. The randomization ensures that the expected number of changes to the structure caused by an insertion is small, and so the expected running time of the algorithm can be
===Min cut===
|