mmihaltz / pysettrie

python3 package supporting efficient storage and querying of sets of sets using the trie data structure. Supports finding all the supersets/subsets of a given set from a collection of sets. Also includes a trie-based mapping container where the keys are sets.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mmihaltz/pysettrie Stargazers