Search found 14 matches

by clvo
Tue Jul 01, 2025 12:35 pm
Forum: PTV xTourServer / DEV.RouteOptimization / DEV.SequenceOptimization
Topic: Tour optimization constraints
Replies: 2
Views: 35064

Re: Tour optimization constraints

Hello Bernd,
I have the problem, that I want that all shipments of a customer should be on one stop (and so on one tour). At the moment it happens, that i.e. 3 different trucks drive to the same customer...
So i started searching in the forum and found this article. You write "a customer site can ...
by clvo
Tue May 20, 2025 8:22 am
Forum: PTV xTourServer / DEV.RouteOptimization / DEV.SequenceOptimization
Topic: Sequence-Optimization
Replies: 1
Views: 4035

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: 50859

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: 44579

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: 5031

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: 3020

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: 29770

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: 30420

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: 42656

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: 647366

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 ...