.coveragerc
CHANGELOG.md
LICENSE.txt
MANIFEST.in
Makefile
README.md
pyproject.toml
requirements.docs.txt
requirements.txt
setup.py
tox.ini
chipfiring/CFCombinatorics.py
chipfiring/CFConfig.py
chipfiring/CFDataProcessor.py
chipfiring/CFDhar.py
chipfiring/CFDivisor.py
chipfiring/CFEWDVisualizer.py
chipfiring/CFGonality.py
chipfiring/CFGonalityDhar.py
chipfiring/CFGraph.py
chipfiring/CFGreedyAlgorithm.py
chipfiring/CFLaplacian.py
chipfiring/CFOrientation.py
chipfiring/CFPlatonicSolids.py
chipfiring/CFRank.py
chipfiring/CFVisualizer.py
chipfiring/CFiringScript.py
chipfiring/__init__.py
chipfiring/algo.py
chipfiring.egg-info/PKG-INFO
chipfiring.egg-info/SOURCES.txt
chipfiring.egg-info/dependency_links.txt
chipfiring.egg-info/requires.txt
chipfiring.egg-info/top_level.txt
docs/Makefile
docs/__init__.py
docs/conf.py
docs/contributing.md
docs/index.md
docs/make.bat
docs/_static/.gitignore
docs/api/algo.rst
docs/api/config.rst
docs/api/data_processor.rst
docs/api/dhar_algorithm.rst
docs/api/divisor.rst
docs/api/firing_script.rst
docs/api/gonality_game.rst
docs/api/graph.rst
docs/api/greedy_algorithm.rst
docs/api/index.rst
docs/api/laplacian.rst
docs/api/orientation.rst
docs/api/rank.rst
docs/api/visualize.rst
examples/README.md
examples/__init__.py
examples/chain_of_cycles_gonality.py
examples/ewd_visualization_example.py
examples/example_sequence_vs_laplacian.py
examples/graph_orientation_example.py
examples/expected/example_sequence_vs_laplacian.txt
examples/expected/graph_orientation_example.txt
tests/__init__.py
tests/conftest.py
tests/test_CFEWDVisualizer.py
tests/test_algo.py
tests/test_api_compatibility.py
tests/test_cfcombinatorics.py
tests/test_cfconfig.py
tests/test_cfdataprocessor.py
tests/test_cfdhar.py
tests/test_cfdivisor.py
tests/test_cfgonality.py
tests/test_cfgraph.py
tests/test_cfgreedyalgorithm.py
tests/test_cfiringscript.py
tests/test_cflaplacian.py
tests/test_cforientation.py
tests/test_cfrank.py
tests/test_cfvisualizer.py
tests/test_chain_of_cycles_gonality.py
tests/data/json/favorite_divisor.json
tests/data/json/favorite_firing_script.json
tests/data/json/favorite_graph.json
tests/data/json/favorite_orientation.json
tests/data/tex/favorite_divisor.tex
tests/data/tex/favorite_firing_script.tex
tests/data/tex/favorite_graph.tex
tests/data/tex/favorite_orientation.tex
tests/data/txt/favorite_divisor.txt
tests/data/txt/favorite_firing_script.txt
tests/data/txt/favorite_graph.txt
tests/data/txt/favorite_orientation.txt