This algorithm will find the closest pair of points in a list of 2 dimensional points.
- cmake
- gnuplot
git clone git@github.com:ThangMinhCao/ClosestPair2D.git
cd ClosestPair2D
cmake .
make
Then, to run the program:
./2d_closest_pair
| Name | Name | Last commit date | ||
|---|---|---|---|---|