Skip to content

Computes closest pair from text file of 3d point coordinates

License

Notifications You must be signed in to change notification settings

simonkahan/3D-closest-pair

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

3D-closest-pair

Computes closest pair from text file of 3d point coordinates

data:

3
.03 7 3
23 5 2
.9 2.4 6

c++ main.cpp

./a.out data

About

Computes closest pair from text file of 3d point coordinates

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages