Minimum quantity

This forum deals with any kind of trip optimization whether it is automatic planning or manual dispatching, refering to transport orders or service planning.
Post Reply
log-konz
Posts: 20
Joined: Mon Mar 23, 2015 9:06 am

Minimum quantity

Post by log-konz »

Hello everyone,

we use the function planBasicTours and we have several orders that we would like to distribute on different vehicles.

Is it possible that we can give a minimum quantity for the vehicle?

Example:
Each vehicle has a maximum capacity of 100 pieces and we would like one of these vehicles to have at least 80 pieces loaded in the result.
In the result we have to make sure that each vehicle is used to 80% of its capacity.

Thank you for the help.
User avatar
Bernd Welter
Site Admin
Posts: 2574
Joined: Mon Apr 14, 2014 10:28 am
Contact:

Re: Minimum quantity

Post by Bernd Welter »

Cheers,

unfortunately this is not possible: the quantities are restrictions but not really part of the target function.

:!: It is also impossible to define a minimum tour period, driving period or a minimum tour distance.

Sound like you need an iterative approach to ensure a proper utilization?
What would you expect to happen if you do not provide sufficient "workload"?

Bernd
Bernd Welter
Technical Partner Manager Developer Components
PTV Logistics - Germany

Bernd at... The Forum,LinkedIn, Youtube, StackOverflow
I like the smell of PTV Developer in the morning... :twisted:
log-konz
Posts: 20
Joined: Mon Mar 23, 2015 9:06 am

Re: Minimum quantity

Post by log-konz »

Thanks for the answer.
I already thought that this is not possible.

It is expected that the vehicle is always loaded to the maximum.
However, this is not possible if the vehicle has even a maximum driving time per day and the orders have a greater distance.
Post Reply