Metadata-Version: 2.1
Name: kspath
Version: 0.1.1
Summary: Implements algorithms for the K shortest path problem.
Home-page: https://github.com/datagovsg/k-shortest-path
Author: Chong Hon Fah
Author-email: hfchong@data.gov.sg
License: Apache License 2.0
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Requires-Dist: networkx (>=2.1)
Requires-Dist: numpy (>=1.13.3)
Requires-Dist: pandas (>=0.21.0)
Requires-Dist: scikit-learn (>=0.19.1)

UNKNOWN


