0 1 2 3 4 keys k i b d f h j key probabilities p i 15 1
play

0 1 2 3 4 Keys ( k i ) B D F H J Key probabilities ( p i ) - PowerPoint PPT Presentation

0 1 2 3 4 Keys ( k i ) B D F H J Key probabilities ( p i ) .15 .1 .05 .1 .2 Miss probabilities ( q i ) .05 .1 .05 .05 .05 .1 0 1 2 3 4 5 .1 D .1 .2 B .15 D J .1 .15 .1 B H H .1 .05 .1 .2 .05 .05 F J F


  1. 0 1 2 3 4 Keys ( k i ) B D F H J Key probabilities ( p i ) .15 .1 .05 .1 .2 Miss probabilities ( q i ) .05 .1 .05 .05 .05 .1 0 1 2 3 4 5

  2. .1 D .1 .2 B .15 D J .1 .15 .1 B H H .1 .05 .1 .2 .05 .05 F J F .05 .05 .1 .05 .05 .05 .1 .05 .05 For the left tree: . 1+2( . 15+ . 1)+3( . 05+ . 1+ . 05+ . 2)+4( . 05+ . 05+ . 05+ . 1) = 2 . 8 For the right tree: . 1+2( . 15+ . 2)+3+( . 05+ . 1+ . 1+ . 1)+5( . 05+ . 05)+5( . 05+ . 05) = 2 . 75

  3. D B Some subtree containing keys F H J D D B B best non−best F H J F H J subtree subtree

  4. total probability: . 05 + . 15 + . 1 = . 3 .15 B .05 .1 total weighted depth: 2 · . 05 + . 15 + 2 · . 1 = . 45 total probability: q i + p i + q i +1 p i k i q i q i +1 total weighted depth: 2 · q i + p i + 2 · q i +1 p i total probability: q i + p i + total prob [ k i +1 , k j ] k i q i total weighted depth: 2 · q i + p i + ??? [ k i +1 , k j ]

  5. � j x = i p x · depth 1 ( k x ) + � j +1 x = i q x · depth 1 ( d x ) 2 · q i + p i + � j x = i +1 p x · depth 1 ( k x ) + � j +1 = x = i +1 q x · depth 1 ( d x ) 2 · q i + p i + � j x = i +1 p x · ( depth 0 ( k x ) + 1) + � j +1 = x = i +1 q x · ( depth 0 ( d x ) + 1) 2 · q i + p i + � j x = i +1 p x + � j +1 x = i +1 q x + � j x = i +1 p x · depth 0 ( k x ) + � j +1 = x = i +1 q x · depth 0 ( d x ) q i + q i + p i + � j x = i +1 p x + � j +1 = x = i +1 q x + (total weighted depth of subtree) = q i + (total prob of tree) + (total weighted depth of subtree)

  6. p i total probability: q i + p i + T [ i + 1][ j ] k i q i [ k i +1 , k j ] total weighted depth: q i + T [ i ][ j ] + C [ i + 1][ j ] p r total probability: T [ i ][ r − 1] + p r + T [ r + 1][ j ] k r [ k i , k r − 1 ] [ k r +1 , k j ] total weighted depth: C [ i ][ r − 1]+ T [ i ][ j ]+ C [ r + 1][ j ] p j total probability: T [ i ][ j − 1] + p j + q j +1 k j q j +1 [ k i , k j − 1 ] total weighted depth: C [ i ][ j − 1]+ T [ i ][ j ]+ q j +1

  7. values for [ k 0 , k n − 1 ], with interval n − 1 0 n − 1 1 n − 2 2 n − 3 3 n − 4 values for [ k 0 , k 0 ], with interval 0 n − 1 0

  8. For each diagonal from bottom up For each ( i , j ) in that diagonal Determine T [ i ][ j ], C [ i ][ j ], and the root of the best tree

  9. Initialize the cells (0 , 0) through ( n − 1 , n − 1) For each interval size from 1 to n − 1 For each ( i , j ) in that interval ( j = i + interval) Find T [ i ][ j ] Consider each key k r , keeping track of the root of the best tree seen so far and associated total weighted depth Special case for k i ( r = i ) Compute total weighted depth, assume it’s best so far For each k r ∈ [ k i +1 , . . . k j − 1 ] (each r ∈ [ i + 1 , . . . j − 1) Compute total weighted depth, compare with best so far Special case for k j ( r = j ) Compute total weighted depth, compare with best so far Enter table entries for ( i , j ) Return tree rooted at cell (0 , n − 1) in node tree

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend