Skip to content

Commit

Permalink
adjust resulting test
Browse files Browse the repository at this point in the history
  • Loading branch information
rewertvsp committed Dec 16, 2024
1 parent d2c740f commit d66b1c5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
vehicleId vehicleTypeId capacity maxLoad load state during tour
vehicleId vehicleTypeId capacity maxLoad maxLoadPercentage handledDemand load state during tour
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
vehicleId vehicleTypeId capacity maxLoad load state during tour
freight_carrier1_veh_freight_carrier1_veh_heavyVehicle_1_1 heavy 50.0 26 [3, 8, 18, 25, 26, 23, 13, 12, 7, 0]
vehicleId vehicleTypeId capacity maxLoad maxLoadPercentage handledDemand load state during tour
freight_carrier1_veh_freight_carrier1_veh_heavyVehicle_1_1 heavy 50.0 26 52.0 26 [3, 8, 18, 25, 26, 23, 13, 12, 7, 0]

0 comments on commit d66b1c5

Please sign in to comment.