ArchUsr64 / longest_prefix_matcher

Algorithm to find the longest matching prefix for a binary string using a binary trie

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

longest_prefix_matcher

Algorithm to find the longest matching prefix for a binary string using a binary trie

About

Algorithm to find the longest matching prefix for a binary string using a binary trie


Languages

Language:Rust 100.0%