Skip to content

From a list of points (x,y), returns a list containing the Convex Hull using the Graham Scan algorithm. Avaible in LISP and Prolog.

Notifications You must be signed in to change notification settings

JakeSieghardt/Convex-Hulls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Convex-Hulls

From a list of points (x,y), returns a list containing the Convex Hull using the Graham Scan algorithm. Avaible in LISP and Prolog.

About

From a list of points (x,y), returns a list containing the Convex Hull using the Graham Scan algorithm. Avaible in LISP and Prolog.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published