Method for dynamically updating route based on PC-Trie
A routing and node technology, applied in the network field, can solve the problems of inability to find the root node by binary tree traversal method, slow down the search speed, difficult software maintenance, etc., and achieve the effect of easy implementation of recursive algorithm, easy maintenance, and clear link relationship.
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0028] In order to make the object, technical solution and advantages of the present invention clearer, the present invention will be further described in detail below in conjunction with the accompanying drawings and embodiments. It should be understood that the specific embodiments described here are only used to explain the present invention, not to limit the present invention. In addition, the technical features involved in the various embodiments of the present invention described below may be combined with each other as long as they do not constitute a conflict with each other.
[0029] Aiming at the problem of redundant nodes, an additional rule is proposed: when a node does not exist, but its two child nodes exist, an auxiliary node needs to be created. With this additional rule, when applying rule 2, there is no need to recursively query child nodes down, because the additional rule will ensure that when both child nodes exist, the parent node also exists, so this add...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 


