Transportation Planner constraints override file

The Transportation Planner constraints override file can be selected when triggering an optimization request using the Optimize button on the Load Build Control page within the Load Build module.

This file, called ConstraintsOverride.txt, is a text file containing the paths to the Transportation Planner override constraints files. Transportation Planner will override any current constraints files with the ones listed in this file.

ConstraintsOverride.txt contains the following lines:

Strategy File= "<path>/Strat.opt"

Parameters File = "<path>/OptParameters.txt"

Domicile Load Constraints File= "<path>/Domicile.txt"

Domicile Vehicle Constraints File= "<path>/DomicileVehicleConstraints.txt"

Hub Constraints File= "<path>/HubConstraints.txt"

Carrier Availability File= "<path>/CarrierPool.txt"

TariffServiceAvailability File= "<path>/TariffServicePool.txt"

LaneAvailability File= "<path>/LaneAvailability.txt"

where path is the absolute path to the file.

See Also