MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
cpp_src/abstractSimsNode.cpp
cpp_src/abstractSimsNode.h
cpp_src/coveringSubgraph.cpp
cpp_src/coveringSubgraph.h
cpp_src/docAbstractSimsNode.h
cpp_src/docCoveringSubgraph.h
cpp_src/docLowIndex.h
cpp_src/docSimsNode.h
cpp_src/docSimsTree.h
cpp_src/docSimsTreeBase.h
cpp_src/docSimsTreeMultiThreaded.h
cpp_src/docWords.h
cpp_src/lowIndex.cpp
cpp_src/lowIndex.h
cpp_src/simsNode.cpp
cpp_src/simsNode.h
cpp_src/simsTree.cpp
cpp_src/simsTree.h
cpp_src/simsTreeBase.cpp
cpp_src/simsTreeBase.h
cpp_src/simsTreeMultiThreaded.cpp
cpp_src/simsTreeMultiThreaded.h
cpp_src/stackedSimsNode.cpp
cpp_src/stackedSimsNode.h
cpp_src/types.h
cpp_src/words.cpp
cpp_src/words.h
cpp_src/wrapAbstractSimsNode.cpp
cpp_src/wrapAll.cpp
cpp_src/wrapCoveringSubgraph.cpp
cpp_src/wrapLowIndex.cpp
cpp_src/wrapModule.cpp
cpp_src/wrapSimsNode.cpp
cpp_src/wrapSimsTree.cpp
cpp_src/wrapSimsTreeBase.cpp
cpp_src/wrapSimsTreeMultiThreaded.cpp
cpp_src/wrapWords.cpp
cpp_src/pybind11/attr.h
cpp_src/pybind11/buffer_info.h
cpp_src/pybind11/cast.h
cpp_src/pybind11/chrono.h
cpp_src/pybind11/common.h
cpp_src/pybind11/complex.h
cpp_src/pybind11/eigen.h
cpp_src/pybind11/embed.h
cpp_src/pybind11/eval.h
cpp_src/pybind11/functional.h
cpp_src/pybind11/gil.h
cpp_src/pybind11/iostream.h
cpp_src/pybind11/numpy.h
cpp_src/pybind11/operators.h
cpp_src/pybind11/options.h
cpp_src/pybind11/pybind11.h
cpp_src/pybind11/pytypes.h
cpp_src/pybind11/stl.h
cpp_src/pybind11/stl_bind.h
cpp_src/pybind11/detail/class.h
cpp_src/pybind11/detail/common.h
cpp_src/pybind11/detail/descr.h
cpp_src/pybind11/detail/init.h
cpp_src/pybind11/detail/internals.h
cpp_src/pybind11/detail/type_caster_base.h
cpp_src/pybind11/detail/typeid.h
low_index.egg-info/PKG-INFO
low_index.egg-info/SOURCES.txt
low_index.egg-info/dependency_links.txt
low_index.egg-info/not-zip-safe
low_index.egg-info/top_level.txt
python_src/__init__.py
python_src/benchmark.py
python_src/benchmark_util.py
python_src/test.py