Closest point pair line-sweep visualiser

This app helps with visualising the behaviour of the line-sweep algorithm for the closest point pair problem in computational geometry.

{{ togglefileuploadhelp ? 'Hide' : 'Show' }} file upload help

Reload point set from a file. File must be a sequence of unique x y integer pairs in the range [0, 100], preferably whitespace separated though all non-numeric characters are ignored.