Search found 20 matches

by log-konz
Wed Feb 23, 2022 2:12 pm
Forum: PTV xTourServer / DEV.RouteOptimization / DEV.SequenceOptimization
Topic: Minimum quantity
Replies: 2
Views: 10765

Re: Minimum quantity

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.
by log-konz
Tue Feb 22, 2022 12:59 pm
Forum: PTV xTourServer / DEV.RouteOptimization / DEV.SequenceOptimization
Topic: Minimum quantity
Replies: 2
Views: 10765

Minimum quantity

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 ...
by log-konz
Thu Mar 11, 2021 8:01 am
Forum: PTV xRouteServer / DEV.Routing API
Topic: Routing with maximum weight
Replies: 1
Views: 3835

Routing with maximum weight

Hello everyone,

in the vehicle profiles we can define the attribute "weight".
Up to what maximum weight can the routing find the allowed route for a vehicle?

For example, if we have a 54-ton vehicle, can a route be found for it?
What is the maximum weight?
by log-konz
Tue Nov 12, 2019 4:17 pm
Forum: PTV xTourServer / DEV.RouteOptimization / DEV.SequenceOptimization
Topic: startPlanOvernightTours with different DepotId
Replies: 1
Views: 5369

startPlanOvernightTours with different DepotId

Hello, PTV team,

I would like to plan a full week with the function "startPlanOvernightTours".

I have 44 orders with no openingIntervals.
The vehicle has a time window from 04:00 to 13:00 for each day (monday to friday) and I set the parameter "toursMustFitIntoSingleOperatingInterval" to "false ...
by log-konz
Fri Jun 14, 2019 9:33 am
Forum: PTV xRouteServer / DEV.Routing API
Topic: dangerous goods
Replies: 0
Views: 3556

dangerous goods

Hello PTV-Team,

is it possible to include dangerous goods in the routing calculations?

If there is the possibility, how can we do that?

Thanks in advance.
by log-konz
Tue Jul 31, 2018 1:35 pm
Forum: PTV xTourServer / DEV.RouteOptimization / DEV.SequenceOptimization
Topic: waitingPeriod
Replies: 2
Views: 7540

waitingPeriod

Hey together,

since 2-3 weeks I have the problem that the global parameters "MaxTourEarlinessPeriod" and "MaxStopEarlinessPeriod" no longer work.

These are my settings in the "TourOpt.ini" file:
MaxTourEarlinessPeriod=900
MaxStopEarlinessPeriod=900

However, I still get tours back, some of which ...
by log-konz
Mon May 28, 2018 10:58 am
Forum: PTV xRouteServer / DEV.Routing API
Topic: Routing through all streets
Replies: 1
Views: 3494

Routing through all streets

Hello PTV-Team,

We have one challenging request from one of our customers that we can't solve without your help (if it is possible anyways):

The customer wants to calculate a route that navigates through all existing streets of one city / region. For this purpose, he wants to get these streets ...
by log-konz
Fri Mar 23, 2018 2:57 pm
Forum: PTV xTourServer / DEV.RouteOptimization / DEV.SequenceOptimization
Topic: New Dima for xTour
Replies: 5
Views: 10851

Re: New Dima for xTour

Hello together,

do you have any news for us?
We can't go on without your help.

kind regards
by log-konz
Mon Mar 12, 2018 7:56 am
Forum: PTV xTourServer / DEV.RouteOptimization / DEV.SequenceOptimization
Topic: New Dima for xTour
Replies: 5
Views: 10851

Re: New Dima for xTour

We don´t work with a search graph.

We set a machineTime of "10".
I have now made several tests in which I changed or omitted the parameter.
But nothing has changed in the result.

We are only working on one machine.

I attached both logs.

Thank you for your help.
by log-konz
Fri Mar 09, 2018 1:49 pm
Forum: PTV xTourServer / DEV.RouteOptimization / DEV.SequenceOptimization
Topic: New Dima for xTour
Replies: 5
Views: 10851

New Dima for xTour

Hello PTV-Team,

when we use "planBasicTour" we have the following paramters:
"distanceMatrixCalculation":
[
{
:deleteAfterUsage=>true,
:profileName=>"dimaCar",
:$type=>"DistanceMatrixByRoad",
:dimaId=>1,
:deleteBeforeUsage=>true
}, {
:deleteAfterUsage=>true,
:profileName=>"dimaTruck ...
by log-konz
Tue Feb 06, 2018 9:17 am
Forum: PTV xTourServer / DEV.RouteOptimization / DEV.SequenceOptimization
Topic: MaxTourEarlinessPeriod & MaxStopEarlinessPeriod
Replies: 1
Views: 5009

MaxTourEarlinessPeriod & MaxStopEarlinessPeriod

Hello PTV-Team,

in the file "TourOpt.ini" I can globally set the parameters MaxTourEarlinessPeriod and MaxStopEarlinessPeriod.
These two parameters are used for each request.

The question is if it is also possible to set the parameters for each request individual?
Or is it possible that I can ...
by log-konz
Thu Oct 12, 2017 12:42 pm
Forum: PTV xTourServer / DEV.RouteOptimization / DEV.SequenceOptimization
Topic: waiting period
Replies: 1
Views: 4523

waiting period

Several of our customers have repeatedly complained that the optimization processes send a driver to an address where he has to wait several minutes or even hours, before the order can be completed.

Example:
Order time window: 10:00 - 12:00
Arrival: 09:30
Wating Time: 30minutes (until 10:00)

Is ...
by log-konz
Wed May 11, 2016 7:46 am
Forum: PTV xTourServer / DEV.RouteOptimization / DEV.SequenceOptimization
Topic: Question about quantities/capacities
Replies: 0
Views: 4875

Question about quantities/capacities

Hello PTV-Team,

I am trying for some time to make an optimization with quantities/capacities .

In the documentation I have read that I can give the vehicle a maximum capacity .
This is how it looks in my Code:

:$type=>"Vehicle",
:capacities => { :capacities => [ { :quantities =>[9] } ] }, // Here ...
by log-konz
Thu Mar 10, 2016 9:34 am
Forum: PTV xTourServer / DEV.RouteOptimization / DEV.SequenceOptimization
Topic: Optimization Problem
Replies: 3
Views: 9884

Re: Optimization Problem

The vehicle must leave at 5 am in the morning. Since all addresses are available from 5:00 till 20:00 except this one with the opening from 9:00-11:00, we wonder if there is any possibility to force the calculation not to wait at this one address but to proceed few of the other addresses at first ...
by log-konz
Wed Mar 09, 2016 2:50 pm
Forum: PTV xTourServer / DEV.RouteOptimization / DEV.SequenceOptimization
Topic: Optimization Problem
Replies: 3
Views: 9884

Optimization Problem

Hello PTV-Team,

I have the following problem:

We have a time interval between 05:00 -22:00 o´clock and several addresses which all fit into this interval. When I am optimizing, PTV takes an address as the first address which is accessible at 09:00.
The Problem is now, that the tour starts at 05:00 ...
by log-konz
Thu Jun 25, 2015 1:40 pm
Forum: PTV xTourServer / DEV.RouteOptimization / DEV.SequenceOptimization
Topic: Balancing doesn't work
Replies: 11
Views: 34299

Re: Balancing doesn't work

I don't use xml api, I use json fort.
it is my planning params.

: planningParams=>{
: coDriverTransportPointsInSeparateTours=>false,
: distanceMatrixCalculation=>[{
: deleteAfterUsage=>true,
: profileName=>"dimaCar",
: $type=>"DistanceMatrixByRoad",
: dimaId=>1,
: deleteBeforeUsage=>true ...
by log-konz
Thu Jun 25, 2015 12:51 pm
Forum: PTV xTourServer / DEV.RouteOptimization / DEV.SequenceOptimization
Topic: Balancing doesn't work
Replies: 11
Views: 34299

Balancing doesn't work

Hello,

I have some problem. I'm trying to calculate some tour with 4 vehicles and many stations with balancing.
I use
"balancingGoal": 0,
"balancingImportance": 100

But it doesn't work for me. driving period for vehicles is very different
35882 for one vehicle and 10251 for other.

I guess it is ...
by log-konz
Thu Apr 02, 2015 10:21 am
Forum: PTV xTourServer / DEV.RouteOptimization / DEV.SequenceOptimization
Topic: xTour planBasicTours
Replies: 12
Views: 40435

Re: xTour planBasicTours

Thank for your replying, but i've found a error.
It was in my Source.
But there is appeared new question:
you say
all planned tours have nearly the same tour period
,
but how big this tolerance can be in the worst case?
by log-konz
Tue Mar 31, 2015 9:01 am
Forum: PTV xTourServer / DEV.RouteOptimization / DEV.SequenceOptimization
Topic: xTour planBasicTours
Replies: 12
Views: 40435

Re: xTour planBasicTours

thx a lot.
I'm trying it now,
but i have an other question:
On all my requests server returns the same responses (and it not depend which type of parameters i use),
and in all of this cases there is not all orders are planned.
Is there any option that allow to controll if there is necessari to plan ...
by log-konz
Mon Mar 23, 2015 2:57 pm
Forum: PTV xTourServer / DEV.RouteOptimization / DEV.SequenceOptimization
Topic: xTour planBasicTours
Replies: 12
Views: 40435

Re: xTour planBasicTours

Hi all!
I have the simillar problem.
I need to control when planBasicTour method should to calculate tours
using all vehicles, that given in request and spread out all orders among them, or
when it should use only one vehicle (but in fleet list there are can be more of them)
and plan all orders ...