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 you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
Find a file
2003-12-03 17:36:36 +00:00
GeneratePoints.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
Makefile Initial revision 2003-12-03 17:36:36 +00:00
PlotConvexHull.java Initial revision 2003-12-03 17:36:36 +00:00