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

Show all possible paths between 2 cities #14

Open
mohamed-taman opened this issue Dec 13, 2020 · 0 comments
Open

Show all possible paths between 2 cities #14

mohamed-taman opened this issue Dec 13, 2020 · 0 comments

Comments

@mohamed-taman
Copy link
Owner

Note: the case here from the business perspective includes all the alternative flights with a maximum of 3 stops, for the following reason:

  • Because flight could have 10 stops around the world which will cost a lot and no one will take it.
  • Plus, it will kill the system with a lot of computations.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant