Search found 13 matches

by clvo
Tue May 20, 2025 8:22 am
Forum: PTV xTourServer / DEV.RouteOptimization / DEV.SequenceOptimization
Topic: Sequence-Optimization
Replies: 1
Views: 2257

Sequence-Optimization

Hello everyone,
is there a possiblity to make a fixed break in SequenceOptimization? Ddriver always wants to make a break from 12:00 - 12:45...
BR Claus
by clvo
Wed Apr 30, 2025 1:09 pm
Forum: PTV xTourServer / DEV.RouteOptimization / DEV.SequenceOptimization
Topic: Setting rules for break times
Replies: 7
Views: 44282

Re: Setting rules for break times

Hello Bernd,
the way I see it, the option in the Sequence Optimization API is unfortunately no longer available - or am I missing something?
Thank you very much!
LG Claus
by clvo
Mon Mar 17, 2025 10:23 am
Forum: PTV xTourServer / DEV.RouteOptimization / DEV.SequenceOptimization
Topic: Driving during night...
Replies: 1
Views: 35474

Driving during night...

As we all know, it's not allowed to drive heavy-trucks form 10 p.m. until 5.am.
How can i achieve this to be considered?
My scenario -> multi-day-trips -> I use EU_DRIVING_TIME_REGULATION_FOR_MULTIPLE_DAYS but still he drives during the night.
Thanks in advance!
BR Claus
by clvo
Wed Feb 12, 2025 2:54 pm
Forum: Developer.Route Optimization-Optiflow API
Topic: TimeSlots at Depot
Replies: 0
Views: 4259

TimeSlots at Depot

Hello everyone,
The following use case:
* Depot example
* 2 deliveries (Z1, Z2).
* Z1 must be collected from the depot between 8 and 9 am.
* Z2 between 10 and 11 am.
(How) can I map this?
I have timeslots at the depot, but no pickup element for a delivery order to set the timeslot IDs?
Is this only ...
by clvo
Wed Feb 12, 2025 2:23 pm
Forum: Developer.Route Optimization-Optiflow API
Topic: Order Priorities versus OutsourcingCosts
Replies: 2
Views: 2217

Re: Order Priorities versus OutsourcingCosts

Hello Bernd,
thanks for explanation... but for me it seems to be a bit complicated to find out, how to set the outsourcingCosts...
Should i set them with 100, 1000, 10000? :)
So if I have a Prio A, very important shipment... should i set it to null or to a very high value i.e. 10.000 and all other ...
by clvo
Thu Jan 09, 2025 6:53 am
Forum: PTV xTourServer / DEV.RouteOptimization / DEV.SequenceOptimization
Topic: Pickup vs Delivery
Replies: 1
Views: 24220

Pickup vs Delivery

We have a Depot-Scenario, where the VAN gets loaded in the Depot. During the trip there are also shipments which have to be picked-up.
Is there any possiblity to say that he should first make deliveries until the VAN is i.e. at least 50% empty, before making any pickup?

In practice, it is ...
by clvo
Mon Dec 16, 2024 7:17 am
Forum: PTV xTourServer / DEV.RouteOptimization / DEV.SequenceOptimization
Topic: Restrictions because of Truck-Attributes, Time & Traffic
Replies: 1
Views: 25054

Restrictions because of Truck-Attributes, Time & Traffic

Hello everyone,
We have received a request from a customer to consider the following points in the context of route optimisation:

Traffic (historical and/or live)
Restrictions (lorry is too high/heavy for the road)
Emission zones (EURO5 lorries are not allowed to drive here)
Public time ...
by clvo
Wed Aug 28, 2024 9:58 pm
Forum: PTV xTourServer / DEV.RouteOptimization / DEV.SequenceOptimization
Topic: How to understand and use Violations and UnscheduledOrders (xtour1)
Replies: 2
Views: 36547

Re: How to understand and use Violations and UnscheduledOrders

Hello Bernd,

you wrote:
To trigger the UnscheduledOrderAnalysis in xTour you can either
use the UnscheduledOrderAnalysisParams class in combination with an input plan and a set of order IDs
or use the StandardParams (or any subclass) property maximumNumberOfUnscheduledOrdersToBeAnalyzed which will ...
by clvo
Tue Oct 24, 2023 9:14 am
Forum: Generic questions
Topic: New toll tarrifs for Germany (dec2023 / july2024)
Replies: 27
Views: 601463

Re: New toll tarrifs for Germany (dec2023 / july2024)

Hello Bernd,
if I understand it correct, the change of the parameter "co2EmissionClassEU" should result in different amount of toll - correct?
But if I change it in the following request from i.e. "1" to "3" the toll-amount does not change. But if I change the emissionStandardEU the value changes ...
by clvo
Wed Oct 11, 2023 7:43 am
Forum: Generic questions
Topic: New toll tarrifs for Germany (dec2023 / july2024)
Replies: 27
Views: 601463

Re: New toll tarrifs for Germany (dec2023 / july2024)

Hi Bernd,
thanks for all the information!
One question from my side - as I understand, in the future, there has to be used a different weight for calculating the toll (sorry, I only found it in german):

Mit der Einführung der CO2-Emissionsklassen ändert sich die Grundlage für die Zuordnung zu ...