You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We would like to support multiplying this value by the number of containers present at every location. This should be enabled by an extra config option per zone (as seen above).
The text was updated successfully, but these errors were encountered:
Rereading the code, we support a version of this already, we need to expose the option properly. We'll create a service time array per location and read that in as opposed to using a constant (def get_optimal_route in optimization.py to change, for example)
We currently have a load time set per location, for example:
We would like to support multiplying this value by the number of containers present at every location. This should be enabled by an extra config option per zone (as seen above).
The text was updated successfully, but these errors were encountered: