Great Deal! Get Instant $10 FREE in Account on First Order + 10% Cashback on Every Order Order Now

Prove that the divide-and-conquer algorithm for the closest-pair problem examines, for every point p in the vertical strip (see Figures 5.7a and 5.7b), no more than seven other points that can be...

1 answer below »

Prove that the divide-and-conquer algorithm for the closest-pair problem examines, for every point p in the vertical strip (see Figures 5.7a and 5.7b), no more than seven other points that can be closer to p than dmin, the minimum distance between two points encountered by the algorithm up to that point.

Figures 5.7a and 5.7b

.

 

 

Answered Same Day Dec 24, 2021

Solution

David answered on Dec 24 2021
118 Votes
a. Given that
  L R R L L R L R L L R RX Y X Y X X Y Y X Y X Y     
Let us suppose that X and Y are two values. If one
eaks them into halves, consisting
most significant digits and least significant digits.
Then, X XL XR 
And, Y YL YR 
Multiply X *Y –
  L R L RXY X X Y Y  

Now using alge
aic expression   a b c d ac ad bc bd      , multiply X and Y
  L R L R L L L R R L R RX X Y Y X Y X Y X Y X Y     
  L R L R L L R R L R R LX X Y Y X Y X Y X Y X Y     
Or,
       L R R L L R L R L L R RX Y X Y X X Y Y X Y X Y .
. When the multiplication between any two numbers of N digit is computed with the
help of Divide and Conquer multiplication algorithm then the time consumed by the
algorithm is  1.59O N .

Multiplication equation is
L L L R R L R RXY X Y X Y X Y X Y   
when one uses   L R L R L L R RX X Y Y X Y X Y    in the place of L R R LX Y X Y .

Then, equation becomes...
SOLUTION.PDF

Answer To This Question Is Available To Download

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here