This program will find the smallest polygon that will encircle a set of points in a coordinate plane
This repository has been archived on 2020-05-27. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
 
Go to file
mercury f3fd11ac6a Initial revision 2003-12-03 17:36:36 +00:00
GeneratePoints.java Initial revision 2003-12-03 17:36:36 +00:00
Makefile Initial revision 2003-12-03 17:36:36 +00:00
PlotConvexHull.java Initial revision 2003-12-03 17:36:36 +00:00
hull.cpp Initial revision 2003-12-03 17:36:36 +00:00
hullcomp.java Initial revision 2003-12-03 17:36:36 +00:00