On Thu, Jun 2, 2011 at 11:18 PM, Jason Rutherglen
<[email protected]> wrote:
> How is the FST with bloom filter like access?
>

if you want to use it for this purpose, you don't need an FST, you can
just use an NFA/DFA of prefixes instead, as you only need to answer
accept/reject.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to