You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
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
The text was updated successfully, but these errors were encountered: