Skip to content

Improve max_tasks upper bound #1000

@jcoupey

Description

@jcoupey

As of #693 we have a way to automatically lower a vehicle max_tasks value based on some constraints, e.g. capacity. In a typical situation where all jobs have delivery: [1] and no pickup, one would expect a vehicle with capacity: [X] to get a max_tasks updated to X (if lower than the user-provided value). What happens currently is that the max_tasks value is updated to X + 1.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions