.gitignore
.mypy.ini
.pylintrc
.travis.yml
Dockerfile
LICENSE
README.md
graph_tool_ubuntu.Dockerfile
mkdocs.yml
requirements.txt
setup.py
.github/workflows/build.yml
.github/workflows/publish.yml
.github/workflows/tests.yml
docs/api.md
docs/index.md
docs/installation.md
tests/conftest.py
tests/test_complete.py
tests/test_profits_problem.py
tests/test_sparsity.py
tests/test_types.py
tests/test_utils.py
tests/test_walk.py
tests/test_converter/conftest.py
tests/test_converter/test_asymmetric_converter.py
tspwplib/__init__.py
tspwplib/complete.py
tspwplib/converter.py
tspwplib/problem.py
tspwplib/types.py
tspwplib/utils.py
tspwplib/walk.py
tspwplib.egg-info/PKG-INFO
tspwplib.egg-info/SOURCES.txt
tspwplib.egg-info/dependency_links.txt
tspwplib.egg-info/requires.txt
tspwplib.egg-info/top_level.txt