A breakable link data structure with independent hashing and independent pointers
By using a breakable key data structure with independent hashes and independent pointers, the shortcomings of traditional hash structures in terms of topology breakability and space utilization are solved. It achieves decoupling of hash verification and topology connection, improves operational efficiency and space utilization, and is suitable for various topology scenarios.
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- 付文恺
- Filing Date
- 2026-04-01
- Publication Date
- 2026-06-26
AI Technical Summary
Traditional hash structures lack topological key breaking capabilities, have high operational complexity, low space utilization, and cannot flexibly adapt to different topological structure requirements.
The key-breakable data structure with independent hash and independent pointer is adopted to completely decouple the hash verification function from the topology connection function. Data integrity verification and topology connection are implemented through independent hash field and independent pointer field respectively, supporting key break and reconnection operations with O(1) time complexity.
It achieves complete decoupling between hash verification and topology connection, reduces operational complexity, improves space utilization and operational efficiency, and is adaptable to various topology scenarios.
Smart Images

Figure CN122285666A_ABST