Skip to content

alex-vargas/finding-closest-pair-of-points

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

finding-closest-pair-of-points

Project from UTEP's CS 6350 - Advance Algorithms class.

Part 1 implements a brute force algorithm.

Part 2 implements a divide-and-conquer algorithm from Cormen's Introduction to Algorithms book.

About

Project from UTEP's CS 6350 - Advance Algorithms class.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published