Skip to content

Commit

Permalink
Add a sentence in the docs for fast service objective
Browse files Browse the repository at this point in the history
  • Loading branch information
reinterpretcat committed Dec 12, 2023
1 parent ef8964c commit 9159a24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/src/concepts/pragmatic/problem/objectives.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ constraints such as time windows. The objective has the following optional param
* `minimize-tours`: minimizes total amount of tours present in solution
* `maximize-tours`: maximizes total amount of tours present in solution
* `minimize-arrival-time`: prefers solutions where work is finished earlier
* `fast-service`: prefers solutions when jobs are served early in tours

### Job distribution objectives

Expand Down

0 comments on commit 9159a24

Please sign in to comment.