.gitignore
.gitlab-ci.yml
.readthedocs.yaml
CHANGELOG.md
LICENSE
README.md
mypy.ini
pyproject.toml
setup.cfg
setup.py
docs/.gitignore
docs/Makefile
docs/conf.py
docs/index.rst
docs/requirements.txt
docs/source/formats.rst
docs/source/usage.rst
kep_solver/__init__.py
kep_solver/entities.py
kep_solver/fileio.py
kep_solver/graph.py
kep_solver/model.py
kep_solver/pool.py
kep_solver.egg-info/PKG-INFO
kep_solver.egg-info/SOURCES.txt
kep_solver.egg-info/dependency_links.txt
kep_solver.egg-info/requires.txt
kep_solver.egg-info/top_level.txt
tests/test_fileio.py
tests/test_graph.py
tests/test_model.py
tests/test_pool.py
tests/test_instances/large-1.json
tests/test_instances/large-10.json
tests/test_instances/large-2.json
tests/test_instances/large-3.json
tests/test_instances/large-4.json
tests/test_instances/large-5.json
tests/test_instances/large-6.json
tests/test_instances/large-7.json
tests/test_instances/large-8.json
tests/test_instances/large-9.json
tests/test_instances/medium-1.json
tests/test_instances/medium-10.json
tests/test_instances/medium-2.json
tests/test_instances/medium-3.json
tests/test_instances/medium-4.json
tests/test_instances/medium-5.json
tests/test_instances/medium-6.json
tests/test_instances/medium-7.json
tests/test_instances/medium-8.json
tests/test_instances/medium-9.json
tests/test_instances/test1.json
tests/test_instances/test1.txt
tests/test_instances/test1.xml
tests/test_instances/test2.json
tests/test_instances/test2.txt
tests/test_instances/test2.xml
tests/test_instances/test3.json
tests/test_instances/test3.txt
tests/test_instances/test3.xml
tests/test_instances/test3b.json
tests/test_instances/test3b.txt
tests/test_instances/test3b.xml
tests/test_instances/test4.json
tests/test_instances/test4.txt
tests/test_instances/test4.xml
tests/test_instances/test5.json
tests/test_instances/test5.txt
tests/test_instances/test5.xml
tests/test_instances/test6.txt
tests/test_instances/test6a.json
tests/test_instances/test6a.xml
tests/test_instances/test6b.json
tests/test_instances/test6b.xml