Skip to content

Commit 5e340d4

Browse files
committed
Remove outdated doc comment.
1 parent 5bd898d commit 5e340d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/API.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Contents:
1717
- all distances are in meters
1818
- a `time_window` object is a pair of timestamps in the form `[start, end]`
1919
- deprecated keys are crossed out
20-
- `cost` values in output are the one used in the optimization objective (currently equal to `duration`)
20+
- `cost` values in output are the one used internally in the optimization objective
2121
- a "task" is either a job, a pickup or a delivery
2222

2323
# Solving mode

0 commit comments

Comments
 (0)