forked from pgRouting/vrprouting
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathVRP-category.po
More file actions
828 lines (642 loc) · 21.4 KB
/
VRP-category.po
File metadata and controls
828 lines (642 loc) · 21.4 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
# SOME DESCRIPTIVE TITLE.
# Copyright (C) vrpRouting Contributors - Version v0.4.2
# This file is distributed under the same license as the vrpRouting package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2021.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: vrpRouting v0.0.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-02-03 09:17-0600\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.8.0\n"
#: ../../build/doc/VRP-category.rst:12
msgid ""
"`Documentation <https://vrp.pgrouting.org/>`__ → `vrpRouting 0 "
"<https://vrp.pgrouting.org/0>`__"
msgstr ""
#: ../../build/doc/VRP-category.rst:13
msgid ""
"Supported Versions `Latest <https://vrp.pgrouting.org/latest/en/VRP-"
"category.html>`__ (`0.0 <https://vrp.pgrouting.org/0/en/VRP-"
"category.html>`__)"
msgstr ""
#: ../../build/doc/VRP-category.rst:19
msgid "Vehicle Routing Functions - Category (Experimental)"
msgstr ""
#: ../../build/doc/experimental.rst:3
msgid "Possible server crash"
msgstr ""
#: ../../build/doc/experimental.rst:5
msgid "These functions might create a server crash"
msgstr ""
#: ../../build/doc/experimental.rst:7
msgid "Experimental functions"
msgstr ""
#: ../../build/doc/experimental.rst:9
msgid "They are not officially of the current release."
msgstr ""
#: ../../build/doc/experimental.rst:10
msgid "They likely will not be officially be part of the next release:"
msgstr ""
#: ../../build/doc/experimental.rst:12
msgid "The functions might not make use of ANY-INTEGER and ANY-NUMERICAL"
msgstr ""
#: ../../build/doc/experimental.rst:13
msgid "Name might change."
msgstr ""
#: ../../build/doc/experimental.rst:14
msgid "Signature might change."
msgstr ""
#: ../../build/doc/experimental.rst:15
msgid "Functionality might change."
msgstr ""
#: ../../build/doc/experimental.rst:16
msgid "pgTap tests might be missing."
msgstr ""
#: ../../build/doc/experimental.rst:17
msgid "Might need c/c++ coding."
msgstr ""
#: ../../build/doc/experimental.rst:18
msgid "May lack documentation."
msgstr ""
#: ../../build/doc/experimental.rst:19
msgid "Documentation if any might need to be rewritten."
msgstr ""
#: ../../build/doc/experimental.rst:20
msgid "Documentation examples might need to be automatically generated."
msgstr ""
#: ../../build/doc/experimental.rst:21
msgid "Might need a lot of feedback from the comunity."
msgstr ""
#: ../../build/doc/experimental.rst:22
msgid "Might depend on a proposed function of vrpRouting"
msgstr ""
#: ../../build/doc/experimental.rst:23
msgid "Might depend on a deprecated function of vrpRouting"
msgstr ""
#: ../../build/doc/VRP-category.rst:26
msgid "Contents"
msgstr ""
#: ../../build/doc/VRP-category.rst:29
msgid "Functions"
msgstr ""
#: ../../build/doc/VRP-category.rst:41
msgid "Parameters"
msgstr ""
#: ../../build/doc/VRP-category.rst:45
msgid "Pick & deliver"
msgstr ""
#: ../../build/doc/VRP-category.rst:47
msgid "Both implementations use the following same parameters:"
msgstr ""
#: ../../build/doc/VRP-category.rst:52 ../../build/doc/VRP-category.rst:73
#: ../../build/doc/VRP-category.rst:95 ../../build/doc/VRP-category.rst:116
#: ../../build/doc/VRP-category.rst:130 ../../build/doc/VRP-category.rst:152
#: ../../build/doc/VRP-category.rst:174 ../../build/doc/VRP-category.rst:187
#: ../../build/doc/VRP-category.rst:242 ../../build/doc/VRP-category.rst:278
msgid "Column"
msgstr ""
#: ../../build/doc/VRP-category.rst:52 ../../build/doc/VRP-category.rst:73
#: ../../build/doc/VRP-category.rst:95 ../../build/doc/VRP-category.rst:116
#: ../../build/doc/VRP-category.rst:130 ../../build/doc/VRP-category.rst:152
#: ../../build/doc/VRP-category.rst:174 ../../build/doc/VRP-category.rst:187
#: ../../build/doc/VRP-category.rst:242 ../../build/doc/VRP-category.rst:278
msgid "Type"
msgstr ""
#: ../../build/doc/VRP-category.rst:52 ../../build/doc/VRP-category.rst:95
#: ../../build/doc/VRP-category.rst:152 ../../build/doc/VRP-category.rst:174
#: ../../build/doc/VRP-category.rst:187
msgid "Default"
msgstr ""
#: ../../build/doc/VRP-category.rst:52 ../../build/doc/VRP-category.rst:73
#: ../../build/doc/VRP-category.rst:95 ../../build/doc/VRP-category.rst:116
#: ../../build/doc/VRP-category.rst:130 ../../build/doc/VRP-category.rst:152
#: ../../build/doc/VRP-category.rst:174 ../../build/doc/VRP-category.rst:187
#: ../../build/doc/VRP-category.rst:242 ../../build/doc/VRP-category.rst:278
msgid "Description"
msgstr ""
#: ../../build/doc/VRP-category.rst:54
msgid "**orders_sql**"
msgstr ""
#: ../../build/doc/VRP-category.rst:54 ../../build/doc/VRP-category.rst:55
#: ../../build/doc/VRP-category.rst:75
msgid "``TEXT``"
msgstr ""
#: ../../build/doc/VRP-category.rst:54
msgid "`Pick & Deliver Orders SQL`_ query containing the orders to be processed."
msgstr ""
#: ../../build/doc/VRP-category.rst:55
msgid "**vehicles_sql**"
msgstr ""
#: ../../build/doc/VRP-category.rst:55
msgid "`Pick & Deliver Vehicles SQL`_ query containing the vehicles to be used."
msgstr ""
#: ../../build/doc/VRP-category.rst:56
msgid "**factor**"
msgstr ""
#: ../../build/doc/VRP-category.rst:56
msgid "``NUMERIC``"
msgstr ""
#: ../../build/doc/VRP-category.rst:56
msgid "1"
msgstr ""
#: ../../build/doc/VRP-category.rst:56
msgid "(Optional) Travel time multiplier. See :ref:`pd_factor`"
msgstr ""
#: ../../build/doc/VRP-category.rst:57
msgid "**max_cycles**"
msgstr ""
#: ../../build/doc/VRP-category.rst:57 ../../build/doc/VRP-category.rst:58
msgid "``INTEGER``"
msgstr ""
#: ../../build/doc/VRP-category.rst:57
msgid "10"
msgstr ""
#: ../../build/doc/VRP-category.rst:57
msgid "(Optional) Maximum number of cycles to perform on the optimization."
msgstr ""
#: ../../build/doc/VRP-category.rst:58
msgid "**initial_sol**"
msgstr ""
#: ../../build/doc/VRP-category.rst:58
msgid "4"
msgstr ""
#: ../../build/doc/VRP-category.rst:58
msgid "(Optional) Initial solution to be used."
msgstr ""
#: ../../build/doc/VRP-category.rst:60
msgid "``1`` One order per truck"
msgstr ""
#: ../../build/doc/VRP-category.rst:61
msgid "``2`` Push front order."
msgstr ""
#: ../../build/doc/VRP-category.rst:62
msgid "``3`` Push back order."
msgstr ""
#: ../../build/doc/VRP-category.rst:63
msgid "``4`` Optimize insert."
msgstr ""
#: ../../build/doc/VRP-category.rst:64
msgid "``5`` Push back order that allows more orders to be inserted at the back"
msgstr ""
#: ../../build/doc/VRP-category.rst:65
msgid "``6`` Push front order that allows more orders to be inserted at the front"
msgstr ""
#: ../../build/doc/VRP-category.rst:70
msgid "The non euclidean implementation, additionally has:"
msgstr ""
#: ../../build/doc/VRP-category.rst:75
msgid "**matrix_sql**"
msgstr ""
#: ../../build/doc/VRP-category.rst:75
msgid ""
"`Pick & Deliver Matrix SQL`_ query containing the distance or travel "
"times."
msgstr ""
#: ../../build/doc/VRP-category.rst:80
msgid "Inner Queries"
msgstr ""
#: ../../build/doc/VRP-category.rst:82
msgid "`Pick & Deliver Orders SQL`_"
msgstr ""
#: ../../build/doc/VRP-category.rst:83
msgid "`Pick & Deliver Vehicles SQL`_"
msgstr ""
#: ../../build/doc/VRP-category.rst:84
msgid "`Pick & Deliver Matrix SQL`_"
msgstr ""
#: ../../build/doc/VRP-category.rst:88
msgid "Pick & Deliver Orders SQL"
msgstr ""
#: ../../build/doc/VRP-category.rst:90
msgid ""
"In general, the columns for the orders SQL is the same in both "
"implementation of pick and delivery:"
msgstr ""
#: ../../build/doc/VRP-category.rst:97 ../../build/doc/VRP-category.rst:154
msgid "**id**"
msgstr ""
#: ../../build/doc/VRP-category.rst:97 ../../build/doc/VRP-category.rst:118
#: ../../build/doc/VRP-category.rst:119 ../../build/doc/VRP-category.rst:154
#: ../../build/doc/VRP-category.rst:176 ../../build/doc/VRP-category.rst:177
msgid "|ANY-INTEGER|"
msgstr ""
#: ../../build/doc/VRP-category.rst:97 ../../build/doc/VRP-category.rst:154
msgid "Identifier of the pick-delivery order pair."
msgstr ""
#: ../../build/doc/VRP-category.rst:98
msgid "**demand**"
msgstr ""
#: ../../build/doc/VRP-category.rst:98 ../../build/doc/VRP-category.rst:99
#: ../../build/doc/VRP-category.rst:100 ../../build/doc/VRP-category.rst:101
#: ../../build/doc/VRP-category.rst:102 ../../build/doc/VRP-category.rst:103
#: ../../build/doc/VRP-category.rst:104 ../../build/doc/VRP-category.rst:132
#: ../../build/doc/VRP-category.rst:133 ../../build/doc/VRP-category.rst:134
#: ../../build/doc/VRP-category.rst:135 ../../build/doc/VRP-category.rst:155
#: ../../build/doc/VRP-category.rst:156 ../../build/doc/VRP-category.rst:158
#: ../../build/doc/VRP-category.rst:159 ../../build/doc/VRP-category.rst:160
#: ../../build/doc/VRP-category.rst:162 ../../build/doc/VRP-category.rst:163
#: ../../build/doc/VRP-category.rst:164 ../../build/doc/VRP-category.rst:189
#: ../../build/doc/VRP-category.rst:190 ../../build/doc/VRP-category.rst:191
#: ../../build/doc/VRP-category.rst:192
msgid "|ANY-NUMERICAL|"
msgstr ""
#: ../../build/doc/VRP-category.rst:98 ../../build/doc/VRP-category.rst:155
msgid "Number of units in the order"
msgstr ""
#: ../../build/doc/VRP-category.rst:99
msgid "**p_open**"
msgstr ""
#: ../../build/doc/VRP-category.rst:99
msgid "The time, relative to 0, when the pickup location opens."
msgstr ""
#: ../../build/doc/VRP-category.rst:100
msgid "**p_close**"
msgstr ""
#: ../../build/doc/VRP-category.rst:100
msgid "The time, relative to 0, when the pickup location closes."
msgstr ""
#: ../../build/doc/VRP-category.rst:101 ../../build/doc/VRP-category.rst:104
msgid "**d_service**"
msgstr ""
#: ../../build/doc/VRP-category.rst:101 ../../build/doc/VRP-category.rst:104
msgid "0"
msgstr ""
#: ../../build/doc/VRP-category.rst:101
msgid "The duration of the loading at the pickup location."
msgstr ""
#: ../../build/doc/VRP-category.rst:102
msgid "**d_open**"
msgstr ""
#: ../../build/doc/VRP-category.rst:102
msgid "The time, relative to 0, when the delivery location opens."
msgstr ""
#: ../../build/doc/VRP-category.rst:103
msgid "**d_close**"
msgstr ""
#: ../../build/doc/VRP-category.rst:103
msgid "The time, relative to 0, when the delivery location closes."
msgstr ""
#: ../../build/doc/VRP-category.rst:104
msgid "The duration of the loading at the delivery location."
msgstr ""
#: ../../build/doc/VRP-category.rst:113 ../../build/doc/VRP-category.rst:171
msgid ""
"For the non euclidean implementation, the starting and ending identifiers"
" are needed:"
msgstr ""
#: ../../build/doc/VRP-category.rst:118
msgid "**p_node_id**"
msgstr ""
#: ../../build/doc/VRP-category.rst:118
msgid ""
"The node identifier of the pickup, must match a node identifier in the "
"matrix table."
msgstr ""
#: ../../build/doc/VRP-category.rst:119
msgid "**d_node_id**"
msgstr ""
#: ../../build/doc/VRP-category.rst:119
msgid ""
"The node identifier of the delivery, must match a node identifier in the "
"matrix table."
msgstr ""
#: ../../build/doc/VRP-category.rst:127
msgid ""
"For the euclidean implementation, pick up and delivery :math:`(x,y)` "
"locations are needed:"
msgstr ""
#: ../../build/doc/VRP-category.rst:132
msgid "**p_x**"
msgstr ""
#: ../../build/doc/VRP-category.rst:132
msgid ":math:`x` value of the pick up location"
msgstr ""
#: ../../build/doc/VRP-category.rst:133
msgid "**p_y**"
msgstr ""
#: ../../build/doc/VRP-category.rst:133
msgid ":math:`y` value of the pick up location"
msgstr ""
#: ../../build/doc/VRP-category.rst:134
msgid "**d_x**"
msgstr ""
#: ../../build/doc/VRP-category.rst:134
msgid ":math:`x` value of the delivery location"
msgstr ""
#: ../../build/doc/VRP-category.rst:135
msgid "**d_y**"
msgstr ""
#: ../../build/doc/VRP-category.rst:135
msgid ":math:`y` value of the delivery location"
msgstr ""
#: ../../build/doc/VRP-category.rst:145
msgid "Pick & Deliver Vehicles SQL"
msgstr ""
#: ../../build/doc/VRP-category.rst:147
msgid ""
"In general, the columns for the vehicles_sql is the same in both "
"implementation of pick and delivery:"
msgstr ""
#: ../../build/doc/VRP-category.rst:155
msgid "**capacity**"
msgstr ""
#: ../../build/doc/VRP-category.rst:156
msgid "**speed**"
msgstr ""
#: ../../build/doc/VRP-category.rst:156
msgid "`1`"
msgstr ""
#: ../../build/doc/VRP-category.rst:156
msgid "Average speed of the vehicle."
msgstr ""
#: ../../build/doc/VRP-category.rst:158
msgid "**start_open**"
msgstr ""
#: ../../build/doc/VRP-category.rst:158
msgid "The time, relative to 0, when the starting location opens."
msgstr ""
#: ../../build/doc/VRP-category.rst:159
msgid "**start_close**"
msgstr ""
#: ../../build/doc/VRP-category.rst:159
msgid "The time, relative to 0, when the starting location closes."
msgstr ""
#: ../../build/doc/VRP-category.rst:160
msgid "**start_service**"
msgstr ""
#: ../../build/doc/VRP-category.rst:160
msgid "`0`"
msgstr ""
#: ../../build/doc/VRP-category.rst:160
msgid "The duration of the loading at the starting location."
msgstr ""
#: ../../build/doc/VRP-category.rst:162
msgid "**end_open**"
msgstr ""
#: ../../build/doc/VRP-category.rst:162
msgid "`start_open`"
msgstr ""
#: ../../build/doc/VRP-category.rst:162
msgid "The time, relative to 0, when the ending location opens."
msgstr ""
#: ../../build/doc/VRP-category.rst:163
msgid "**end_close**"
msgstr ""
#: ../../build/doc/VRP-category.rst:163
msgid "`start_close`"
msgstr ""
#: ../../build/doc/VRP-category.rst:163
msgid "The time, relative to 0, when the ending location closes."
msgstr ""
#: ../../build/doc/VRP-category.rst:164
msgid "**end_service**"
msgstr ""
#: ../../build/doc/VRP-category.rst:164
msgid "`start_service`"
msgstr ""
#: ../../build/doc/VRP-category.rst:164
msgid "The duration of the loading at the ending location."
msgstr ""
#: ../../build/doc/VRP-category.rst:176
msgid "**start_node_id**"
msgstr ""
#: ../../build/doc/VRP-category.rst:176
msgid ""
"The node identifier of the starting location, must match a node "
"identifier in the matrix table."
msgstr ""
#: ../../build/doc/VRP-category.rst:177
msgid "**end_node_id**"
msgstr ""
#: ../../build/doc/VRP-category.rst:177
msgid "`start_node_id`"
msgstr ""
#: ../../build/doc/VRP-category.rst:177
msgid ""
"The node identifier of the ending location, must match a node identifier "
"in the matrix table."
msgstr ""
#: ../../build/doc/VRP-category.rst:184
msgid ""
"For the euclidean implementation, starting and ending :math:`(x,y)` "
"locations are needed:"
msgstr ""
#: ../../build/doc/VRP-category.rst:189
msgid "**start_x**"
msgstr ""
#: ../../build/doc/VRP-category.rst:189
msgid ":math:`x` value of the coordinate of the starting location."
msgstr ""
#: ../../build/doc/VRP-category.rst:190
msgid "**start_y**"
msgstr ""
#: ../../build/doc/VRP-category.rst:190
msgid ":math:`y` value of the coordinate of the starting location."
msgstr ""
#: ../../build/doc/VRP-category.rst:191
msgid "**end_x**"
msgstr ""
#: ../../build/doc/VRP-category.rst:191
msgid "`start_x`"
msgstr ""
#: ../../build/doc/VRP-category.rst:191
msgid ":math:`x` value of the coordinate of the ending location."
msgstr ""
#: ../../build/doc/VRP-category.rst:192
msgid "**end_y**"
msgstr ""
#: ../../build/doc/VRP-category.rst:192
msgid "`start_y`"
msgstr ""
#: ../../build/doc/VRP-category.rst:192
msgid ":math:`y` value of the coordinate of the ending location."
msgstr ""
#: ../../build/doc/VRP-category.rst:199
msgid "Pick & Deliver Matrix SQL"
msgstr ""
#: ../../build/doc/VRP-category.rst:203
msgid "TODO"
msgstr ""
#: ../../build/doc/VRP-category.rst:209
msgid "Results"
msgstr ""
#: ../../build/doc/VRP-category.rst:228
msgid "Description of the result (TODO Disussion: Euclidean & Matrix)"
msgstr ""
#: ../../build/doc/VRP-category.rst:244 ../../build/doc/VRP-category.rst:280
msgid "**seq**"
msgstr ""
#: ../../build/doc/VRP-category.rst:244 ../../build/doc/VRP-category.rst:245
#: ../../build/doc/VRP-category.rst:247 ../../build/doc/VRP-category.rst:248
#: ../../build/doc/VRP-category.rst:280 ../../build/doc/VRP-category.rst:281
#: ../../build/doc/VRP-category.rst:283 ../../build/doc/VRP-category.rst:284
msgid "INTEGER"
msgstr ""
#: ../../build/doc/VRP-category.rst:244
msgid "Sequential value starting from **1**."
msgstr ""
#: ../../build/doc/VRP-category.rst:245 ../../build/doc/VRP-category.rst:281
msgid "**vehicle_seq**"
msgstr ""
#: ../../build/doc/VRP-category.rst:245
msgid ""
"Sequential value starting from **1** for current vehicles. The "
":math:`n_{th}` vehicle in the solution."
msgstr ""
#: ../../build/doc/VRP-category.rst:246 ../../build/doc/VRP-category.rst:282
msgid "**vehicle_id**"
msgstr ""
#: ../../build/doc/VRP-category.rst:246 ../../build/doc/VRP-category.rst:255
#: ../../build/doc/VRP-category.rst:282 ../../build/doc/VRP-category.rst:285
msgid "BIGINT"
msgstr ""
#: ../../build/doc/VRP-category.rst:246
msgid "Current vehicle identifier."
msgstr ""
#: ../../build/doc/VRP-category.rst:247 ../../build/doc/VRP-category.rst:283
msgid "**stop_seq**"
msgstr ""
#: ../../build/doc/VRP-category.rst:247
msgid ""
"Sequential value starting from **1** for the stops made by the current "
"vehicle. The :math:`m_{th}` stop of the current vehicle."
msgstr ""
#: ../../build/doc/VRP-category.rst:248 ../../build/doc/VRP-category.rst:284
msgid "**stop_type**"
msgstr ""
#: ../../build/doc/VRP-category.rst:248
msgid "Kind of stop location the vehicle is at:"
msgstr ""
#: ../../build/doc/VRP-category.rst:250
msgid "``1``: Starting location"
msgstr ""
#: ../../build/doc/VRP-category.rst:251
msgid "``2``: Pickup location"
msgstr ""
#: ../../build/doc/VRP-category.rst:252
msgid "``3``: Delivery location"
msgstr ""
#: ../../build/doc/VRP-category.rst:253
msgid "``6``: Ending location"
msgstr ""
#: ../../build/doc/VRP-category.rst:255 ../../build/doc/VRP-category.rst:285
msgid "**order_id**"
msgstr ""
#: ../../build/doc/VRP-category.rst:255
msgid "Pickup-Delivery order pair identifier."
msgstr ""
#: ../../build/doc/VRP-category.rst:257
msgid "``-1``: When no order is involved on the current stop location."
msgstr ""
#: ../../build/doc/VRP-category.rst:259 ../../build/doc/VRP-category.rst:286
msgid "**cargo**"
msgstr ""
#: ../../build/doc/VRP-category.rst:259 ../../build/doc/VRP-category.rst:261
#: ../../build/doc/VRP-category.rst:265 ../../build/doc/VRP-category.rst:266
#: ../../build/doc/VRP-category.rst:267 ../../build/doc/VRP-category.rst:268
#: ../../build/doc/VRP-category.rst:286 ../../build/doc/VRP-category.rst:287
#: ../../build/doc/VRP-category.rst:288 ../../build/doc/VRP-category.rst:289
#: ../../build/doc/VRP-category.rst:290 ../../build/doc/VRP-category.rst:291
msgid "FLOAT"
msgstr ""
#: ../../build/doc/VRP-category.rst:259
msgid "Cargo units of the vehicle when leaving the stop."
msgstr ""
#: ../../build/doc/VRP-category.rst:261 ../../build/doc/VRP-category.rst:287
msgid "**travel_time**"
msgstr ""
#: ../../build/doc/VRP-category.rst:261
msgid "Travel time from previous ``stop_seq`` to current ``stop_seq``."
msgstr ""
#: ../../build/doc/VRP-category.rst:263
msgid "``0`` When ``stop_type = 1``"
msgstr ""
#: ../../build/doc/VRP-category.rst:265 ../../build/doc/VRP-category.rst:288
msgid "**arrival_time**"
msgstr ""
#: ../../build/doc/VRP-category.rst:265
msgid "Previous ``departure_time`` plus current ``travel_time``."
msgstr ""
#: ../../build/doc/VRP-category.rst:266 ../../build/doc/VRP-category.rst:289
msgid "**wait_time**"
msgstr ""
#: ../../build/doc/VRP-category.rst:266
msgid "Time spent waiting for current `location` to open."
msgstr ""
#: ../../build/doc/VRP-category.rst:267 ../../build/doc/VRP-category.rst:290
msgid "**service_time**"
msgstr ""
#: ../../build/doc/VRP-category.rst:267
msgid "Service time at current `location`."
msgstr ""
#: ../../build/doc/VRP-category.rst:268 ../../build/doc/VRP-category.rst:291
msgid "**departure_time**"
msgstr ""
#: ../../build/doc/VRP-category.rst:268
msgid ":math:`arrival\\_time + wait\\_time + service\\_time`."
msgstr ""
#: ../../build/doc/VRP-category.rst:270
msgid "When ``stop_type = 6`` has the `total_time` used for the current vehicle."
msgstr ""
#: ../../build/doc/VRP-category.rst:274
msgid "Summary Row"
msgstr ""
#: ../../build/doc/VRP-category.rst:275
msgid "TODO: Review the summary"
msgstr ""
#: ../../build/doc/VRP-category.rst:280
msgid "Continues the Sequential value"
msgstr ""
#: ../../build/doc/VRP-category.rst:281
msgid "``-2`` to indicate is a summary row"
msgstr ""
#: ../../build/doc/VRP-category.rst:282
msgid "`Total Capacity Violations` in the solution."
msgstr ""
#: ../../build/doc/VRP-category.rst:283
msgid "`Total Time Window Violations` in the solution."
msgstr ""
#: ../../build/doc/VRP-category.rst:284 ../../build/doc/VRP-category.rst:285
#: ../../build/doc/VRP-category.rst:286 ../../build/doc/VRP-category.rst:288
msgid "``-1``"
msgstr ""
#: ../../build/doc/VRP-category.rst:287
msgid "`total_travel_time` The sum of all the `travel_time`"
msgstr ""
#: ../../build/doc/VRP-category.rst:289
msgid "`total_waiting_time` The sum of all the `wait_time`"
msgstr ""
#: ../../build/doc/VRP-category.rst:290
msgid "`total_service_time` The sum of all the `service_time`"
msgstr ""
#: ../../build/doc/VRP-category.rst:291
msgid ""
"`total_solution_time` = :math:`total\\_travel\\_time + "
"total\\_wait\\_time + total\\_service\\_time`."
msgstr ""
#: ../../build/doc/VRP-category.rst:303
msgid "See Also"
msgstr ""
#: ../../build/doc/VRP-category.rst:304
msgid "https://en.wikipedia.org/wiki/Vehicle_routing_problem"
msgstr ""
#: ../../build/doc/VRP-category.rst:305
msgid "The queries use the :doc:`sampledata` network."
msgstr ""
#: ../../build/doc/VRP-category.rst:308
msgid "Indices and tables"
msgstr ""
#: ../../build/doc/VRP-category.rst:309
msgid ":ref:`genindex`"
msgstr ""
#: ../../build/doc/VRP-category.rst:310
msgid ":ref:`search`"
msgstr ""