README.md
setup.cfg
setup.py
graphRole.egg-info/PKG-INFO
graphRole.egg-info/SOURCES.txt
graphRole.egg-info/dependency_links.txt
graphRole.egg-info/requires.txt
graphRole.egg-info/top_level.txt
graphrole/__init__.py
graphrole/types.py
graphrole.egg-info/PKG-INFO
graphrole.egg-info/SOURCES.txt
graphrole.egg-info/dependency_links.txt
graphrole.egg-info/requires.txt
graphrole.egg-info/top_level.txt
graphrole/features/__init__.py
graphrole/features/extract.py
graphrole/features/prune.py
graphrole/graph/__init__.py
graphrole/graph/graph.py
graphrole/graph/interface/__init__.py
graphrole/graph/interface/base.py
graphrole/graph/interface/igraph.py
graphrole/graph/interface/networkx.py
graphrole/roles/__init__.py
graphrole/roles/description_length.py
graphrole/roles/extract.py
graphrole/roles/factor.py
tests/__init__.py
tests/test_features/__init__.py
tests/test_features/test_extract.py
tests/test_features/test_prune.py
tests/test_graph/__init__.py
tests/test_graph/test_graph.py
tests/test_graph/test_interface.py
tests/test_roles/__init__.py
tests/test_roles/test_description_length.py
tests/test_roles/test_extract.py
tests/test_roles/test_factor.py