-
-
Notifications
You must be signed in to change notification settings - Fork 6
/
configuration.conf
32 lines (32 loc) · 1004 Bytes
/
configuration.conf
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
#----------------------
# Configuration file for compilation
#
# Once in the file, do not change the order
#
# Directory | has C/C++ | has SQL | has DOC
#----------------------
#----------------------
# common must be first can not be removed
#----------------------
pg_controls | N | Y | N
common | Y | N | N
cpp_common | Y | N | N
#----------------------
# SQL file is build in order presented in this file
# Dependencies must be considered when adding a line
#----------------------
problem | Y | N | N
version | Y | Y | Y
utilities | N | Y | N
compatibleVehicles | Y | Y | N
pickDeliver | Y | Y | N
pgr_pickDeliver | Y | Y | Y
pickDeliverAdd | N | Y | N
optimize | Y | Y | N
viewRoute | N | Y | N
simulation | N | Y | N
optimizers | Y | N | N
initialsol | Y | N | N
vroom | Y | Y | Y
or_tools | N | Y | Y
general | N | N | Y