LICENSE.md
README.md
pyproject.toml
src/tnfr/__init__.py
src/tnfr/cli.py
src/tnfr/config.py
src/tnfr/constants.py
src/tnfr/dynamics.py
src/tnfr/gamma.py
src/tnfr/grammar.py
src/tnfr/helpers.py
src/tnfr/main.py
src/tnfr/metrics.py
src/tnfr/node.py
src/tnfr/observers.py
src/tnfr/ontosim.py
src/tnfr/operators.py
src/tnfr/presets.py
src/tnfr/program.py
src/tnfr/scenarios.py
src/tnfr/sense.py
src/tnfr/structural.py
src/tnfr/trace.py
src/tnfr/types.py
src/tnfr/validators.py
src/tnfr.egg-info/PKG-INFO
src/tnfr.egg-info/SOURCES.txt
src/tnfr.egg-info/dependency_links.txt
src/tnfr.egg-info/entry_points.txt
src/tnfr.egg-info/requires.txt
src/tnfr.egg-info/top_level.txt
tests/test_canon.py
tests/test_cli_sanity.py
tests/test_edge_cases.py
tests/test_gamma.py
tests/test_grammar.py
tests/test_history.py
tests/test_history_series.py
tests/test_integrators.py
tests/test_invariants.py
tests/test_nav.py
tests/test_program.py
tests/test_remesh.py
tests/test_remesh_community.py
tests/test_structural.py
tests/test_validators.py
tests/test_vf_coherencia.py