2015-03-05 19:34 GMT+03:00 Kenneth Adam Miller
Are there any already made outlined plans? Because I need to use a specialized radix tree (or caching trie) for a very highly performance critical task and I was wondering if I could somehow get my code into boost so that the code can be reused. The Trie type itself could be an NVI interface, and the specializations mere exchangable templates.
What do you think?
Boost.Trie is currently not optimized and probably has some issues. Any good suggestions, patches, feature requests and documentation improvements are welcomed. This is an open source, so all you need to do to help - just contact the developers and show the code. Cosmin Boaca is actively developing the library, so he could probably give you some ideas about stuff that he needs help with. -- Best regards, Antony Polukhin