Advertisement
Guest User

Untitled

a guest
Mar 21st, 2019
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. 1. module 7 slide 42 why is golden ratio that and not the normal 1.618?
  2. 2. fi table size M is suppoed to be prime, how do you do tble doubling?
  3.  
  4. 3. consider suffix tree for the text string abcdabc and search for pattern abcd
  5. then the pseudo code will fail if you choose the "abc" leaf.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement