Summary
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.
Properties
Property | Explanation | Data Type |
capacityCount (Read Only) |
The number of capacity constraint dimensions required to describe the relevant limits of the vehicles. | Integer |
defaultDate (Read Only) |
The implied date for time field values that don't have a date specified with the time. | String |
distanceFieldUnits (Read Only) | The distance units used by distance fields of the network analysis layer's sublayers and tables (network analysis classes). This property returns the following keywords:
| String |
excessTransitTimePenaltyFactor (Read Only) |
Indicates how the solver rates the importance of reducing excess transit time. This property returns the following keywords:
| String |
excessTransitTimePenaltyFactorValue (Read Only) | The value used as the penalty factor for excess transit time in the objective function. | Double |
timeFieldUnits (Read Only) | The time units used by the temporal fields of the network analysis layer's sublayers and tables (network analysis classes). This property returns the following keywords:
| String |
timeWindowViolationPenaltyFactor (Read Only) |
Indicates how the solver rates the importance of honoring time windows without causing violations. This property returns the following keywords:
| String |
timeWindowViolationPenaltyFactorValue (Read Only) | The value used as the penalty factor for time window violation in the objective function. | Double |
timeZoneUsageForTimeFields (Read Only) | 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). This property returns the following keywords:
| String |
vrpRoutesShape (Read Only) | The shape type for the route features that are output by the solver. This property returns the following keywords:
| String |