Click here to Skip to main content
15,890,512 members
Articles / Programming Languages / C#

A Convex Hull Algorithm and its implementation in O(n log h)

,
Rate me:
Please Sign up or sign in to vote.
4.93/5 (60 votes)
1 Mar 2018CPOL26 min read 187.4K   5.2K   123  
A very fast Convex Hull algorithm and its implementation in O (n log h)

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer IREQ - Hydro-Quebec
Canada Canada
Hi,

I'm a french Canadian software developer.
Work at Hydro-Quebec / IREQ.
Live in Sainte-Julie, Quebec, Canada (South shore of Montreal)

WebPage: http://www.ericouellet.com
GMail: ericouellet2

Salut!

Written By
Engineer
Canada Canada
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions