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

Content added Content deleted
m (linkified)
m (link)
Line 8: Line 8:
:* [[Closest pair problem]]: find the pair of points (from a set of points) with the smallest distance between them
:* [[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 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
*Computer algebra
:*Polynomial long division
:*Polynomial long division