Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
kt86 committed Sep 30, 2024
1 parent 08426bb commit 9caa20a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@ public static void runJsprit(Scenario scenario, CarrierSelectionForSolution carr

/**
* Checks if the selected plan handles all jobs of a carrier.
*
* The check is done only by counting the number of activities in the selected plan and compare them with the number of services or shipments of the carrier.
* @param carrier the carrier
*/
public static boolean allJobsHandledBySelectedPlan(Carrier carrier) {
Expand Down

0 comments on commit 9caa20a

Please sign in to comment.