torressa / cspy

A collection of algorithms for the (Resource) Constrained Shortest Path problem in Python / C++ / C#
https://torressa.github.io/cspy/
MIT License
77 stars 24 forks source link

Preprocessing and fix bounds pruning #75

Open torressa opened 3 years ago

torressa commented 3 years ago

Is your feature request related to a problem? Please describe.

Would like a decent precessing routine, kind off like by the authors mentioned in #67 As an inital task, fixing the use of the shortest paths to bound the search would be useful (sometimes works)

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.