Metadata-Version: 2.1
Name: tspwplib
Version: 0.7.2
Summary: Library of instances for TSP with Profits
Home-page: https://github.com/PatrickOHara/tspwplib
Author: Patrick O'Hara
Author-email: patrick.h.o-hara@warwick.ac.uk
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
License-File: LICENSE
Requires-Dist: networkx (>=2.6.0)
Requires-Dist: numpy (>=1.21.0)
Requires-Dist: pandas (>=1.0.0)
Requires-Dist: pydantic (>=1.8.2)
Requires-Dist: tsplib95 (>=0.7.1)

UNKNOWN

