Vehicle Routing Problem Solver properties
Resumen
The following properties are supported by the network analyst solver object when working with the vehicle routing problem solver. Note that the distance cost attribute can be obtained from the accumulators property on the Describe object.
Propiedades
| Propiedad | Explicación | Tipo de datos |
|---|---|---|
|
defaultDate (Solo lectura) |
The implied date for time field values that don't have a date specified with the time. |
String |
|
distanceFieldUnits (Solo lectura) |
The distance units used by distance fields of the network analysis layer's sublayers and tables (network analysis classes).
|
String |
|
excessTransitTimePenaltyFactor (Solo lectura) |
Indicates how the solver rates the importance of reducing excess transit time.
This property is only relevant if using Order Pairs. |
String |
|
excessTransitTimePenaltyFactorValue (Solo lectura) |
The value used as the penalty factor for excess transit time in the objective function. |
Double |
|
timeFieldUnits (Solo lectura) |
The time units used by the temporal fields of the network analysis layer's sublayers and tables (network analysis classes).
|
String |
|
timeWindowViolationPenaltyFactor (Solo lectura) |
Indicates how the solver rates the importance of honoring time windows without causing violations.
|
String |
|
timeWindowViolationPenaltyFactorValue (Solo lectura) |
The value used as the penalty factor for time window violation in the objective function. |
Double |
|
timeZoneUsageForTimeFields (Solo lectura) |
Indicates whether datetime fields in the input data, such as time window fields, should be interpreted as the local time of the order or as coordinated universal time (UTC).
|
String |
|
vrpRoutesShape (Solo lectura) |
The shape type for the route features that are output by the solver.
|
String |
|
spatialClustering (Solo lectura) |
Specifies whether to use spatial clustering.
|
Boolean |