Check out my first novel, midnight's simulacra!
Luleå Algorithm: Difference between revisions
From dankwiki
(Created page with "A modified trie-based approach for implementing IPv4 routing tables named after Sweden's Luleå University of Technology. It requires very little space, but requires a prepro...") |
No edit summary |
||
Line 2: | Line 2: | ||
[[CATEGORY: Computer Science Eponyms]] | [[CATEGORY: Computer Science Eponyms]] | ||
[[CATEGORY: Networking]] | [[CATEGORY: Networking]] |
Latest revision as of 21:23, 10 June 2014
A modified trie-based approach for implementing IPv4 routing tables named after Sweden's Luleå University of Technology. It requires very little space, but requires a preprocessing step linear in the input's size each time the table is changed.