Dockerfile
LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements-test.txt
requirements-tool.txt
requirements.txt
setup.cfg
setup.py
catx/VERSION
catx/__init__.py
catx/catx.py
catx/network_module.py
catx/tree.py
catx/type_defs.py
catx.egg-info/PKG-INFO
catx.egg-info/SOURCES.txt
catx.egg-info/dependency_links.txt
catx.egg-info/entry_points.txt
catx.egg-info/requires.txt
catx.egg-info/top_level.txt
examples/openml_environment.py
examples/run_catx.py
tests/conftest.py
tests/test_catx.py
tests/test_network_builder.py
tests/test_tree.py
tests/integration/test_convergence.py