Replies: 2 comments 1 reply
-
Beta Was this translation helpful? Give feedback.
0 replies
-
As mentioned in #1421 the last case can at least implicitly be detected / avoided by checking (the lower bound for) the second shortest path. But I think it is also a sensible assumption in general that people do not re-evaluate their route every 10ms. Maybe there is even literature on that? I still like the idea of making it a parameter see #1420. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In this Discussion I would like to talk about the performance of JuPedSim by:
One note though: JuPedSim does not have high-performance as a primary goal. Keeping the code easy and extensible is more important to our work. Still working with horrible slow code is also not really an option.
Beta Was this translation helpful? Give feedback.
All reactions