-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
[DNM][routing] Two threads bidirectional A*. #13929
base: master
Are you sure you want to change the base?
Commits on Nov 18, 2020
-
[routing] Adding isOutgoing param to methods to be able to use differ…
…ent caches from differnt threads.
Configuration menu - View commit details
-
Copy full SHA for 0fe3719 - Browse repository at this point
Copy the full SHA 0fe3719View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5086915 - Browse repository at this point
Copy the full SHA 5086915View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9c2ea5 - Browse repository at this point
Copy the full SHA e9c2ea5View commit details -
[routing] Adding comment to explain why isOutgoing should be hardcode…
… in ConvertRestrictionsOnlyUTurnToNo().
Configuration menu - View commit details
-
Copy full SHA for 61c4a1d - Browse repository at this point
Copy the full SHA 61c4a1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d02e6c1 - Browse repository at this point
Copy the full SHA d02e6c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed25d19 - Browse repository at this point
Copy the full SHA ed25d19View commit details -
Configuration menu - View commit details
-
Copy full SHA for c917672 - Browse repository at this point
Copy the full SHA c917672View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7d8977 - Browse repository at this point
Copy the full SHA d7d8977View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa12c33 - Browse repository at this point
Copy the full SHA fa12c33View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0942287 - Browse repository at this point
Copy the full SHA 0942287View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8be16db - Browse repository at this point
Copy the full SHA 8be16dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 828e405 - Browse repository at this point
Copy the full SHA 828e405View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7bfc7b - Browse repository at this point
Copy the full SHA d7bfc7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d38d8b - Browse repository at this point
Copy the full SHA 5d38d8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 14747da - Browse repository at this point
Copy the full SHA 14747daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 804d9b9 - Browse repository at this point
Copy the full SHA 804d9b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2f0b0a - Browse repository at this point
Copy the full SHA e2f0b0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 56dfc02 - Browse repository at this point
Copy the full SHA 56dfc02View commit details -
Fixes to pass integration tests without checks and using one flag in …
…two-threads bidirectional a star instead of two flags.
Configuration menu - View commit details
-
Copy full SHA for 596ec08 - Browse repository at this point
Copy the full SHA 596ec08View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a8c082 - Browse repository at this point
Copy the full SHA 7a8c082View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ccfd71 - Browse repository at this point
Copy the full SHA 5ccfd71View commit details -
Implementing getting altitude from two threads, all routing integrati…
…on tests passed.
Configuration menu - View commit details
-
Copy full SHA for 30419ec - Browse repository at this point
Copy the full SHA 30419ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3387733 - Browse repository at this point
Copy the full SHA 3387733View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53e2dd4 - Browse repository at this point
Copy the full SHA 53e2dd4View commit details -
Comment about result of investigation of possible dangling references…
… in IndexGraphLoader.
Configuration menu - View commit details
-
Copy full SHA for 27c8cde - Browse repository at this point
Copy the full SHA 27c8cdeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d7b19a - Browse repository at this point
Copy the full SHA 9d7b19aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e9e847a - Browse repository at this point
Copy the full SHA e9e847aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c418172 - Browse repository at this point
Copy the full SHA c418172View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4b8f5d - Browse repository at this point
Copy the full SHA c4b8f5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a82dc7 - Browse repository at this point
Copy the full SHA 6a82dc7View commit details -
Configuration menu - View commit details
-
Copy full SHA for c940b29 - Browse repository at this point
Copy the full SHA c940b29View commit details -
Configuration menu - View commit details
-
Copy full SHA for f02c9c7 - Browse repository at this point
Copy the full SHA f02c9c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f2c227 - Browse repository at this point
Copy the full SHA 2f2c227View commit details -
Configuration menu - View commit details
-
Copy full SHA for 501b1bf - Browse repository at this point
Copy the full SHA 501b1bfView commit details -
Using useTwoThreads instead of twoThreadsReady in some cases. And pas…
…sing useTwoThreads for testing.
Configuration menu - View commit details
-
Copy full SHA for e476203 - Browse repository at this point
Copy the full SHA e476203View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6066578 - Browse repository at this point
Copy the full SHA 6066578View commit details
Commits on Nov 19, 2020
-
[routing] Adding two routing integration tests on two thread A* bidir…
…ectional routing.
Configuration menu - View commit details
-
Copy full SHA for 54cbfb1 - Browse repository at this point
Copy the full SHA 54cbfb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4442df9 - Browse repository at this point
Copy the full SHA 4442df9View commit details
Commits on Nov 26, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f1413d0 - Browse repository at this point
Copy the full SHA f1413d0View commit details