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

rvo2 performance improvement #115

Open
AleksanderKamienski opened this issue Aug 8, 2023 · 0 comments
Open

rvo2 performance improvement #115

AleksanderKamienski opened this issue Aug 8, 2023 · 0 comments
Labels
enhancement evac_submodel Issues with evacuation submodel (rvo, navmesh, evac_mcarlo...)

Comments

@AleksanderKamienski
Copy link
Contributor

performance of agents rvo2 evacuation calculations can be improved by changing data structure of evacuees.py pedestrian list into dict and pyrvo/rvo_simulator.py _agents list into dict. This changes would require modification of a very large number of functions but it may increase the performance.

@kowalskiw kowalskiw added the evac_submodel Issues with evacuation submodel (rvo, navmesh, evac_mcarlo...) label Aug 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement evac_submodel Issues with evacuation submodel (rvo, navmesh, evac_mcarlo...)
Projects
None yet
Development

No branches or pull requests

2 participants