Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

Support for restricted number of vehicles #83

Merged
merged 14 commits into from
Sep 19, 2023
Merged

Conversation

leonlan
Copy link
Owner

@leonlan leonlan commented Sep 10, 2023

This PR is part of #79, where we introduce a restriction on the number of vehicles used (per epoch).
Vehicles that were not used in previous epochs are carried over to the next epochs.

@leonlan
Copy link
Owner Author

leonlan commented Sep 18, 2023

There are still some issues when using 1) short time limits and 2) restricted number of vehicles. The primary reason is that these two factors lead to infeasible solutions, and I tend to have written the code assuming that everything is feasible.

@leonlan
Copy link
Owner Author

leonlan commented Sep 18, 2023

Some bugs here and there fixed. Should work now. Still some issues with the CI because of infeasibility, but locally it runs all fine.

@leonlan leonlan changed the title Support for primary and secondary fleet Support for restricted number of vehicles Sep 19, 2023
@leonlan leonlan merged commit 2330204 into master Sep 19, 2023
1 check passed
@leonlan leonlan deleted the heterogeneous-fleet branch September 19, 2023 07:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant