Skip to content

Latest commit

 

History

History

closest-pair

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

closest-pair

Find the closest pair of points on a 2-D plane.

Test and benchmark

Run cargo test and cargo bench in this directory. Part of the data used by test cases and benchmarks is inside ./data.