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

Query on score function for agent path without time window. #6

Open
archithp opened this issue Mar 13, 2024 · 2 comments
Open

Query on score function for agent path without time window. #6

archithp opened this issue Mar 13, 2024 · 2 comments

Comments

@archithp
Copy link

Hi, while computing the marginal score for the agent path (without a time window), dt_current is found using the distance between the agent's location and the current task location. Here, we are trying to insert task m in location j among other tasks and see if it generates a better new path. So, shouldn't the distance calculated in dt_current be between the previous task's location and the current task's location unless the inserted task is first in the path?
cbba

@varungiridhar
Copy link

+1

@zehuilu
Copy link
Owner

zehuilu commented Jun 18, 2024

Hi, thank you so much for bringing this to my attention. I believe you're correct! I will work on this when possible. Thank you again :)

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

3 participants