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

add functions to get shortest path cost easily #133

Closed
4 tasks done
toruseo opened this issue Sep 16, 2024 · 2 comments
Closed
4 tasks done

add functions to get shortest path cost easily #133

toruseo opened this issue Sep 16, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@toruseo
Copy link
Owner

toruseo commented Sep 16, 2024

  • add shortest path by distance
  • add shortest path by current instantaneous travel time
  • add shortest path by previous instantaneous travel times
  • add tests

suggested by #131 and has some relation to #45

@toruseo
Copy link
Owner Author

toruseo commented Sep 17, 2024

Now I reconsider that these functions should be defined at uxsim.Utilities submodule because of their functionalities. Implemented by #137

@toruseo
Copy link
Owner Author

toruseo commented Sep 18, 2024

completed

@toruseo toruseo closed this as completed Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant