Benchmark feature for multiple solvers #1506
simontiffert
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
Hello Simon! As far as I know, there is no way to do this out of the box. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
To support different types of planning (additional algorithm configurations like acceptedCountLimit) I wanted to use the multiple solver feature in Quarkus:
But using it I got the error:
When defining multiple solvers, the benchmark feature is not enabled.
Is there a build in solution for Quarkus to still use the benchmark?
It would be great to configure the benchmark per solver in a similar way:
Beta Was this translation helpful? Give feedback.
All reactions