You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fast IP Routing with LPC-Trie. Based on the paper "An Experimental Study of Compression Methods for Dynamic Tries".
You can also find LPC-trie used in the linux kernel (fib_trie.c).