algorithm-archive
algorithm-archive copied to clipboard
Emacs Lisp implementation of Graham scan
See #882 for book boilerplate.
I think there is some inconsistency both in
- how some of the functions are supposed to be defined, such as return type for the CCW part and the "core" of the scan, and
- what lines of code are included for which section in the book.