algorithm-archive icon indicating copy to clipboard operation
algorithm-archive copied to clipboard

Emacs Lisp implementation of Graham scan

Open berquist opened this issue 4 years ago • 0 comments

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.

berquist avatar Oct 27 '21 02:10 berquist