Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

port baseline replanning heuristic from hive-distributed codebase #115

Open
robfitzgerald opened this issue Nov 15, 2022 · 0 comments
Open
Milestone

Comments

@robfitzgerald
Copy link
Collaborator

we implemented a replanning algorithm from literature in hive-distributed which could be ported to the open source codebase. that solution used the network partitions as a target, so a hive-core solution might need a file source that provides zones for assignment. replanning was triggered by a global demand model; here, it would need to be triggered by a similar mechanism, but this should be moved into the state of the replanning dispatcher.

after porting the code, it should be tested in the manhattan scenario w/ 200 vehicles to see if it improves level of service, and if we see an increase in replanning states. open to discussion on whether it is activated by default.

@robfitzgerald robfitzgerald added this to the FY23 Q1 milestone Nov 15, 2022
@robfitzgerald robfitzgerald modified the milestones: FY23 Q1, FY23 Q2 Feb 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant