Bloom filter tree structure and key-value pair storage method for dynamically storing key-value pairs
A filter and Bloom's technology, which is applied in the field of Bloom tree's storage structure for key-value pairs, can solve problems such as unsupported, and achieve the effect of reducing time and resource consumption
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0023] When processing static data in this implementation, the selected memory size m=2 20 bit, the root node occupies 95325bit, and H with 18 rows and 8 columns is selected 3 For the base matrix of hash functions, the first 16 rows of the base matrix are extracted on the root node, and k=3 hash functions are selected for each group, and the number of groups g=1024 is processed, and the tree height h=10 at this time. figure 1 It is a schematic diagram of the static Bloom tree structure, from which the key-value pair insertion and query process can be analyzed.
[0024] Insert operation Insert(key, value) process: Find the leaf node corresponding to the value according to the value, get the position code of the leaf node, and then determine a unique path from the root node to the leaf node. Calculate two sets of hash functions for the root node, and use k hash functions h for the key (i,1) , h (i,2) ,..., h (i,k) (i represents the group number of the selected hash function)...
PUM

Abstract
Description
Claims
Application Information

- R&D
- Intellectual Property
- Life Sciences
- Materials
- Tech Scout
- Unparalleled Data Quality
- Higher Quality Content
- 60% Fewer Hallucinations
Browse by: Latest US Patents, China's latest patents, Technical Efficacy Thesaurus, Application Domain, Technology Topic, Popular Technical Reports.
© 2025 PatSnap. All rights reserved.Legal|Privacy policy|Modern Slavery Act Transparency Statement|Sitemap|About US| Contact US: help@patsnap.com