compute convex hull using the dynamic algorithm O(log² n) per added or removed vertex
Opened this issue · 1 comments
make-github-pseudonymous-again commented
compute convex hull using the dynamic algorithm O(log² n) per added or removed vertex
make-github-pseudonymous-again commented
migrated from make-github-pseudonymous-again/js-cg#31