Answer the question
In order to leave comments, you need to log in
What is the main difference between information and keys?
What is the difference between information in trees and keys?
Answer the question
In order to leave comments, you need to log in
Information in trees is...
• keys (ie string in )
• any information that the programmer has attached to tree elements (ie int in )
• information that serves to keep the tree itself and its balance: pointers, the R/B flag … map<string, int>
If you take the Bloom filter, then there is basically no information in it. There are only keys. Furthermore. Stochastic. Moreover, any attempt to expand the structure ends in failure.
So maybe it's not worth raising the question of dividing the universe into keys and non-keys?
Otherwise, some of the data structures will have to be thrown away.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question