Rosetta Code:Village Pump/CS Pages Wanted: Difference between revisions

m
link
m (linkified)
m (link)
Line 8:
:* [[Closest pair problem]]: find the pair of points (from a set of points) with the smallest distance between them
:*Point in polygon algorithms: tests whether a given point lies within a given polygon
::*[[Point in polygon (ray casting algorithm)|Point in polygon using the ray casting algorithm]]
*Computer algebra
:*Polynomial long division