RudinShapiro
RudinShapiro is a type of randomized algorithm used in computational geometry. It is particularly known for its application in constructing Delaunay triangulations. The core idea of the RudinShapiro algorithm is to use a specific sequence, often referred to as the Rudin-Shapiro sequence, to guide the random choices made during the triangulation process. This sequence is generated by a specific set of rules, which helps to ensure a more controlled and often more efficient random sampling than traditional purely random methods.
The algorithm's effectiveness stems from its ability to avoid degenerate cases and produce high-quality triangulations with