Metadata-Version: 2.1
Name: tsp-c
Version: 0.0.5
Summary: A wrapper for c++ to solve the Traveling Salesman Problem
Home-page: https://github.com/kjudom/tsp-c
Author: Udom Janjarassuk
Author-email: kjudom@gmail.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/kjudom/tsp-c/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# tsp-c Package

A wrapper for c++ to solve the Traveling Salesman Problem

