LICENSE
README.md
pyproject.toml
setup.py
graphcalc/__init__.py
graphcalc/basics.py
graphcalc/classics.py
graphcalc/degree.py
graphcalc/degree_sequence_invariants.py
graphcalc/domination.py
graphcalc/neighborhoods.py
graphcalc/zero_forcing.py
graphcalc.egg-info/PKG-INFO
graphcalc.egg-info/SOURCES.txt
graphcalc.egg-info/dependency_links.txt
graphcalc.egg-info/requires.txt
graphcalc.egg-info/top_level.txt
tests/__init__.py
tests/test_basics.py
tests/test_classics.py
tests/test_degree.py
tests/test_degree_sequence_invariants.py
tests/test_domination.py
tests/test_neighborhoods.py
tests/test_zero_forcing.py