Skip to content
Snippets Groups Projects
Commit 062e69bf authored by Ondřej Zajíček's avatar Ondřej Zajíček
Browse files

Trie: Implement trie walking code

Trie walking allows enumeration of prefixes in a trie in the usual
lexicographic order. Optionally, trie enumeration can be restricted
to a chosen subnet (and its descendants).
parent 71c18d9f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment