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

Agents find best route #14

Open
3 tasks
duartencar opened this issue Apr 10, 2021 · 0 comments
Open
3 tasks

Agents find best route #14

duartencar opened this issue Apr 10, 2021 · 0 comments
Labels
enhancement New feature or request medium Issue with medium difficulty
Milestone

Comments

@duartencar
Copy link
Owner

duartencar commented Apr 10, 2021

Routes will have distance and a degree of speed (slow, medium and fast).

  • Find the best path, according to a personalizable heuristic (for example spend less fuel, take less time, etc)
  • Calculate how much time each agent takes to get there
  • How much cost it takes to perform that travel (fuel/energy, price)
@duartencar duartencar added the enhancement New feature or request label Apr 10, 2021
@duartencar duartencar added this to the Second Sprint milestone Apr 10, 2021
@duartencar duartencar added the medium Issue with medium difficulty label Apr 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request medium Issue with medium difficulty
Projects
None yet
Development

No branches or pull requests

1 participant