Check out my first novel, midnight's simulacra!

Luleå Algorithm: Difference between revisions

From dankwiki
Jump to navigation Jump to search
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 difference)

Revision as of 02:59, 26 August 2011

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.Luleå University of Technology