Auction based coopetition data instances

Master thesis SLF van Alebeek. Delft University of Technology

Contains: excel files with the data instancs used as input for an auction based coopetition model.
Name indicates:
#freight forwarders_#ground handlers_#requests in the data instance

Data was generated using python file "instance_generator" from dataset "Auction based coopetition python code"

Data specifix information:
node_idx: node number identifier
node_type: Is it a pick-up or delivery node: 0 pick-up, 1 delivery
FF: freight forwarder identifier
FF_idx: location identifier of freight forwarder
GH: ground handler identifier
GH_idx: location identifier of ground handler
ULD_type: Type of the ULD: 0 pallet, 1 container (Unit Load Device)
ULD_weight: Weight of the ULD in kilograms
ULD_width: Width of the ULD in meters
ULD_proc_time: Processing time of the ULD at a GH in minutes
early_time: Arrival of truck must happen after this time. Time indicates in minutes on the time horizon of 480 minutes.
late_time: Arrival of truck must happen before this time. Time indicates in minutes on the time horizon of 480 minutes.
revenue: Revenue a freight forwarder receives for delivering the request to the ground handler.
