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

Nearby selection for VRP quickstart #124

Closed
ge0ffrey opened this issue Oct 9, 2023 · 3 comments · Fixed by #476
Closed

Nearby selection for VRP quickstart #124

ge0ffrey opened this issue Oct 9, 2023 · 3 comments · Fixed by #476
Assignees

Comments

@ge0ffrey
Copy link
Contributor

ge0ffrey commented Oct 9, 2023

All of the quickstarts should have a maven profile that adds the enterprise jars, so it's easy to test how they behave with multitheaded solving.
Furthermore, the VRP variants should be easy to switch to enable nearby selection, so users can easily benchmark the benefits of upgrading from community to enterprise to benchmark Timefold against competitors on very large datasets correctly.

https://github.com/TimefoldAI/timefold-quickstarts/tree/stable/use-cases/vehicle-routing-capacity

@triceo triceo changed the title Nearby selection for CVRP and VRPTW quickstart Nearby selection for VRP quickstart Jan 7, 2024
@ge0ffrey
Copy link
Contributor Author

ge0ffrey commented Jun 12, 2024

There should be a maven profile called "enterprise" that activates the quarkus profile "enteprise" that activates neaby selection, which is now just an application.properties line

@ge0ffrey
Copy link
Contributor Author

Depends on TimefoldAI/timefold-solver#878

@ge0ffrey
Copy link
Contributor Author

Depends on #454

@zepfred zepfred linked a pull request Jun 18, 2024 that will close this issue
9 tasks
@triceo triceo closed this as completed Jun 20, 2024
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

Successfully merging a pull request may close this issue.

3 participants