[algogeeks] closest pair problem

2010-08-11 Thread Raj N
Hi, Can someone give me the code for finding closest pair of points using divide and conquer strategy? Thanks !! -- You received this message because you are subscribed to the Google Groups Algorithm Geeks group. To post to this group, send email to algoge...@googlegroups.com. To unsubscribe

Re: [algogeeks] closest pair problem

2010-08-11 Thread sharad kumar
hi, I feel we have discussed the solution to this problem using DP.ts in archives.pls check it On Wed, Aug 11, 2010 at 11:17 PM, Raj N rajn...@gmail.com wrote: Hi, Can someone give me the code for finding closest pair of points using divide and conquer strategy? Thanks !! -- You