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

Time Windows? #14

Open
fcampelo opened this issue Feb 15, 2022 · 2 comments
Open

Time Windows? #14

fcampelo opened this issue Feb 15, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@fcampelo
Copy link

Hi there! Quanto tempo! :-)

I got here by accident when looking for a native Python TSP formulation + solver, and you can't imagine how happy I was when I found out that you were the one behind this! :-)

Quick question: Any chances of a TSP-TW formulation being added anytime soon? I think it would be a neat addition. ;-)

@fillipe-gsm fillipe-gsm added the enhancement New feature or request label Feb 18, 2022
@fillipe-gsm
Copy link
Owner

Eita, porra, que inesperado! Howdy there!

I started this small project mostly as an educational asset in order to learn how to create Python projects in "a proper way", but it made me quite satisfied knowing it actually helped a few more people as well!

Now, I think I never heard of a TSP-TW before :sorry:; is it the same as with the vehicle routing problem constraints (VRP-TW), wherein each node has a starting and closing times, and the salesperson must arrive there within this window?

I have been willing to extend the repo to more complicated functions, I think this is a good first step! :)

@fcampelo
Copy link
Author

Ôxente! Quanto mixup of languages! 😆

TSP-TW is indeed somehow related to the VRP-TW (check, e.g., https://homepages.dcc.ufmg.br/~rfsilva/tsptw/, https://acrogenesis.com/or-tools/documentation/user_manual/manual/tsp/tsptw.html or https://lopez-ibanez.eu/tsptw-instances. Nothing too complex, so it should be relatively easy to include.

One of our postdocs here is banging her head against a problem that involves a bunch of tiny TSP-TWs being solved at a certain stage (nothing that you or @andremaravilha wouldn't do in half a heartbit), which is why I was looking for available solutions around the internet.

BTW, any chance of interesting you in a postdoc, or have you really abandoned the academic environment for good? ;-)

Cheers!

@fcampelo fcampelo reopened this Mar 12, 2022
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

2 participants