Thread: convex hull using c

  1. #1
    Registered User
    Join Date
    Aug 2011
    Posts
    1

    convex hull using c

    Can anybody please tell me what is the simplest code for convex hull? I mean when you give input as co-ordinate of points, then it gives output as the border co-ordinates not the inner points. Waiting for the inputs.
    Thanks in advance.

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,659
    Let me google that for you

    Yes, really, it's that simple!
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Convex Hulls
    By arundhatibakshi in forum Tech Board
    Replies: 6
    Last Post: 10-06-2005, 12:27 AM
  2. Convex Hull <#>
    By Moni in forum C++ Programming
    Replies: 6
    Last Post: 06-07-2003, 09:45 AM