Skip to content
This repository has been archived by the owner on May 10, 2023. It is now read-only.

r0.0.12

Compare
Choose a tag to compare
@garciparedes garciparedes released this 26 Oct 11:02
· 114 commits to r0.0 since this release
34618fd

Changelog

  • Implement solving strategy through MILP solver #45
  • Why not to have a time window for the pickup and for the delivery steps? #49
  • The "Vehicle.trip_timeout" should belong to "Trip" and be named "timeout". #48
  • Start using "cached_property" to simplify memoization process #53