cspy
cspy is an open source Python package that gathers some algorithms to solve the (resource) Constrained Shortest Path (CSP) problem.
cspy is an open source Python package that gathers some algorithms to solve the (resource) Constrained Shortest Path (CSP) problem.
To install this package, run one of the following:
cspy is an open source Python package that gathers some algorithms to solve the (resource) Constrained Shortest Path (CSP) problem. The CSP problem has been studied in the mathematical optimisation literature as allows the modelling of a wide range of problems. They have proven useful in a wide variety of problems including: the vehicle routing problem with time windows, the technician routing and scheduling problem, the capacitated arc-routing problem, on-demand transportation systems, aircraft scheduling, and, airport ground movement.
Summary
cspy is an open source Python package that gathers some algorithms to solve the (resource) Constrained Shortest Path (CSP) problem.
Last Updated
Jul 22, 2024 at 12:25
License
MIT
Total Downloads
11.4K
Supported Platforms
GitHub Repository
https://github.com/torressa/cspyDocumentation
https://torressa.github.io/cspy