You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Input: Two Locations and accessibility threshold.
Output: find a route from the source to destination that doesn't pass throught segments of the map that has lower accessibility level that the given threshold.
This is a feature we are adding to issue #19. We achieve this by adding LocationManager( @assaflu#57 ) that enable to apply filters on the locations.
The text was updated successfully, but these errors were encountered:
Input: Two Locations and accessibility threshold.
Output: find a route from the source to destination that doesn't pass throught segments of the map that has lower accessibility level that the given threshold.
This is a feature we are adding to issue #19.
We achieve this by adding LocationManager( @assaflu #57 ) that enable to apply filters on the locations.
The text was updated successfully, but these errors were encountered: