AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Makefile
docs/announcing.rst
docs/conf.py
docs/index.rst
docs/make.bat
docs/_build/html/_static/file.png
docs/_build/html/_static/minus.png
docs/_build/html/_static/plus.png
docs/pages/authors.rst
docs/pages/contributing.rst
docs/pages/history.rst
docs/pages/installation.rst
docs/pages/modules.rst
docs/pages/readme.rst
docs/pages/usage.rst
tests/conftest.py
tests/test_biseps.py
tests/test_distances.py
tests/test_exceptions.py
tests/test_loaders.py
tests/test_matrix.py
tests/test_models.py
tests/test_utils.py
tests/data/att532.tsp
tests/data/gr17.tsp
tests/data/gr666.opt.tour
tests/data/gr666.tsp
tests/data/pcb442.opt.tour
tests/data/pcb442.tsp
tests/data/xray14012_1.tsp
tests/data/xray14012_2.tsp
tests/fields/test_adjacency_list_fields.py
tests/fields/test_demands_field.py
tests/fields/test_depots_field.py
tests/fields/test_edge_data_field.py
tests/fields/test_edge_list_field.py
tests/fields/test_field.py
tests/fields/test_func_fields.py
tests/fields/test_indexed_coordinates_field.py
tests/fields/test_matrix_field.py
tests/fields/test_tours_field.py
tests/fields/test_transformer_field.py
tests/models/test_filemeta.py
tests/models/test_problem.py
tests/transformers/test_container_transformer.py
tests/transformers/test_func_transformer.py
tests/transformers/test_list_transformer.py
tests/transformers/test_map_transformer.py
tests/transformers/test_number_transformer.py
tests/transformers/test_transformer.py
tests/transformers/test_union_transformer.py
tsplib95/__init__.py
tsplib95/bisep.py
tsplib95/cli.py
tsplib95/distances.py
tsplib95/exceptions.py
tsplib95/fields.py
tsplib95/loaders.py
tsplib95/matrix.py
tsplib95/models.py
tsplib95/transformers.py
tsplib95/utils.py
tsplib95.egg-info/PKG-INFO
tsplib95.egg-info/SOURCES.txt
tsplib95.egg-info/dependency_links.txt
tsplib95.egg-info/entry_points.txt
tsplib95.egg-info/requires.txt
tsplib95.egg-info/top_level.txt
tsplib95.egg-info/zip-safe