.gitignore
LICENSE
README.md
fastgraphFPMS.pyi
pyproject.toml
requirements.txt
setup.py
examples/basic_usage.py
fastgraphFPMS.egg-info/PKG-INFO
fastgraphFPMS.egg-info/SOURCES.txt
fastgraphFPMS.egg-info/dependency_links.txt
fastgraphFPMS.egg-info/not-zip-safe
fastgraphFPMS.egg-info/requires.txt
fastgraphFPMS.egg-info/top_level.txt
python/fastgraphFPMS_module.cpp
src/graph.cpp
src/graph.h
tests/input_1.txt
tests/input_2.txt
tests/input_3.txt
tests/input_4.txt
tests/input_5.txt
tests/input_6.txt
tests/input_7.txt
tests/input_8.txt
tests/input_9.txt
tests/output_1.txt
tests/output_2.txt
tests/output_3.txt
tests/output_4.txt
tests/output_5.txt
tests/test_basic.py
tests/test_performance.py