Click here to Skip to main content
15,891,033 members
Home / Discussions / Algorithms
   

Algorithms

 
GeneralRe: Get a polygons from edges Pin
furqan_sindhu6-Nov-08 1:25
furqan_sindhu6-Nov-08 1:25 
GeneralRe: Get a polygons from edges Pin
73Zeppelin6-Nov-08 1:35
73Zeppelin6-Nov-08 1:35 
GeneralRe: Get a polygons from edges Pin
Member 41945936-Nov-08 7:51
Member 41945936-Nov-08 7:51 
GeneralRe: Get a polygons from edges Pin
73Zeppelin6-Nov-08 8:08
73Zeppelin6-Nov-08 8:08 
GeneralRe: Get a polygons from edges Pin
Member 41945936-Nov-08 8:22
Member 41945936-Nov-08 8:22 
GeneralRe: Get a polygons from edges Pin
73Zeppelin6-Nov-08 8:29
73Zeppelin6-Nov-08 8:29 
GeneralRe: Get a polygons from edges Pin
furqan_sindhu9-Nov-08 19:01
furqan_sindhu9-Nov-08 19:01 
GeneralRe: Get a polygons from edges Pin
Member 419459310-Nov-08 3:08
Member 419459310-Nov-08 3:08 
I have thought about the problem these last few days. Googled for "Convex Hull" and read all of the related articles. Usually only points are given, not edges. If edges are given, wouldn't at least those edges be required in the final solution? I don't think that eliminating one of these edges would be a solution. If you are given a triangle, then it is a triangle area, you can't make it a square by combining it with some other area - people don't take kindly to "re-districting" or "Gerrymandering".

Fortunately, it has been proven that you only need 4 colors to tint your map when you get it done.

I would be interested in the exact phrasing of the problem as given, along with your final solution. I love algorithms and I frequent these halls daily.

I am serious about the book "Algorithms" - there is such an abundance of simple piece-wise efficient solutions to this type of problem described in this book, and Sedgwick explains it so clearly.

Dave.
GeneralRe: Get a polygons from edges Pin
furqan_sindhu9-Nov-08 18:56
furqan_sindhu9-Nov-08 18:56 
AnswerRe: Get a polygons from edges Pin
darrellp28-Nov-08 19:38
darrellp28-Nov-08 19:38 
QuestionRandom Number Generation Pin
BobInNJ5-Nov-08 13:47
BobInNJ5-Nov-08 13:47 
AnswerRe: Random Number Generation Pin
73Zeppelin5-Nov-08 21:36
73Zeppelin5-Nov-08 21:36 
GeneralRe: Random Number Generation Pin
BobInNJ6-Nov-08 6:29
BobInNJ6-Nov-08 6:29 
GeneralRe: Random Number Generation Pin
73Zeppelin6-Nov-08 8:28
73Zeppelin6-Nov-08 8:28 
GeneralRe: Random Number Generation Pin
BobInNJ6-Nov-08 9:56
BobInNJ6-Nov-08 9:56 
GeneralRe: Random Number Generation Pin
73Zeppelin6-Nov-08 10:21
73Zeppelin6-Nov-08 10:21 
GeneralRe: Random Number Generation Pin
BobInNJ6-Nov-08 12:51
BobInNJ6-Nov-08 12:51 
GeneralRe: Random Number Generation [modified] Pin
73Zeppelin6-Nov-08 20:50
73Zeppelin6-Nov-08 20:50 
QuestionRecords and Clusters [modified] Pin
DQNOK5-Nov-08 4:40
professionalDQNOK5-Nov-08 4:40 
AnswerRe: Records and Clusters Pin
Member 41945935-Nov-08 6:28
Member 41945935-Nov-08 6:28 
GeneralRe: Records and Clusters Pin
DQNOK5-Nov-08 6:56
professionalDQNOK5-Nov-08 6:56 
GeneralRe: Records and Clusters Pin
Member 41945935-Nov-08 7:44
Member 41945935-Nov-08 7:44 
GeneralRe: Records and Clusters Pin
DQNOK6-Nov-08 4:54
professionalDQNOK6-Nov-08 4:54 
GeneralRe: Records and Clusters Pin
Member 41945936-Nov-08 7:57
Member 41945936-Nov-08 7:57 
GeneralRe: Records and Clusters Pin
Member 419459325-Apr-09 4:28
Member 419459325-Apr-09 4:28 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.