| Copyright | (C) Frank Staals |
|---|---|
| License | see the LICENSE file |
| Maintainer | Frank Staals |
| Safe Haskell | None |
| Language | Haskell2010 |
Algorithms.Geometry.ClosestPair
Description
\(O(n\log n)\) time algorithm to compute the closest pair among a set of \(n\) points in \(\mathbb{R}^2\).