Anyone knows a ready-to-use trie [sic] implementation in Delphi? An optimized trie would be even better.
Thanks in advance!
Anyone knows a ready-to-use trie [sic] implementation in Delphi? An optimized trie would be even better.
Thanks in advance!
So far this seems to be the only choice. Good thing is it is generic.
Try this one from softcomplete. Download link is at the bottom.
Haven't got any experience with it, just found it on Google when searching for Delphi "Trie"
. The quotes were needed, or else Google is so smart to change it to 'try', which is probably why you didn't find it yourself in the first place. Free tip. :)
So far this seems to be the only choice. Good thing is it is generic.
© 2022 - 2024 — McMap. All rights reserved.