LICENSE
MANIFEST.in
README.md
pyproject.toml
examples/edge_count.py
examples/max_clique_size.py
examples/max_connected_component.py
examples/max_degree.py
examples/num_triangles.py
examples/planarity.py
pyregg/__init__.py
pyregg/_ec.py
pyregg/_mcc.py
pyregg/_mcs.py
pyregg/_md.py
pyregg/_ntg.py
pyregg/_planar.py
pyregg/ec.py
pyregg/mcc.py
pyregg/mcs.py
pyregg/md.py
pyregg/ntg.py
pyregg/planar.py
pyregg.egg-info/PKG-INFO
pyregg.egg-info/SOURCES.txt
pyregg.egg-info/dependency_links.txt
pyregg.egg-info/requires.txt
pyregg.egg-info/top_level.txt