Skip to content

generateParkingAreaRerouters.py: better area coverage #9566

Closed
@namdre

Description

currently, all parkingAreas within --max-distance-alternatives are used until reaching --max-number-alternatives. This makes it hard to expand the search to a larger area (and vehicles can easily get stuck by exhausting all nearby choices.

It would be better to have few candidate parkingAreas that are further away and which can be selected if local alternatives are exhausted. Maybe by configuring a curve on how the alternatives should be distributed over the maximum distance. (i.e. 25% of alternatives at each quartile of distance).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions