Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Methods don't work correctly for compressed trie #2

Closed
gonzedge opened this issue Feb 11, 2012 · 1 comment
Closed

Methods don't work correctly for compressed trie #2

gonzedge opened this issue Feb 11, 2012 · 1 comment
Labels

Comments

@gonzedge
Copy link
Owner

The methods has_branch_for? and is_word? do not work correctly on a compressed trie. They should be fixed.

Also, the method add_branch_from does not make sense for a compressed trie and should be removed.

@gonzedge
Copy link
Owner Author

See 4c79c5b29c476af16639f5c669d672f9968dfd7c, 75d6bd8e271968180fcba0bfb432bd1852098692 and 80b8f34c1d78b89f5e273d479feb7dec73058914

@gonzedge gonzedge added the bug label Jan 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant