Improved method for dynamic generation of data structure for Aho-Corasick algorithm
A technology of data structure and dynamic generation, applied in the field of computer theory, it can solve the problem that processing cannot be reflected in time, and achieve the effect of multi-pattern matching.
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0019] The specific embodiments of the present invention will be described below in conjunction with the accompanying drawings of the specification.
[0020] Technical solution data definition part: the definition of the data structure and components that need to be used.
[0021] Definition 1: Node object, including: 1) the character that the node refers to; 2) the corresponding character string when reaching the node from the root node; 3) the node's son node reference collection; 4) all nodes that take this node as the failure target Reference set (hereinafter collectively referred to as "failure attribution set"); 5) the depth of the node relative to the root node; 6) the parent node reference of the node; 7) the invalid target node reference of the node; 8) whether the mark is the end node of the string.
[0022] Definition 2: Table header objects, including: 1) A collection of character table objects.
[0023] Definition 3: Root node object, including: 1) general information of ...
PUM
Abstract
Description
Claims
Application Information
- R&D Engineer
- R&D Manager
- IP Professional
- Industry Leading Data Capabilities
- Powerful AI technology
- Patent DNA Extraction
Browse by: Latest US Patents, China's latest patents, Technical Efficacy Thesaurus, Application Domain, Technology Topic, Popular Technical Reports.
© 2024 PatSnap. All rights reserved.Legal|Privacy policy|Modern Slavery Act Transparency Statement|Sitemap|About US| Contact US: help@patsnap.com