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
We should add a way to access benchmark algorithms when they exist.
For instance, we can add a generate_benchmark_algorithm to the interface that returns the best non ML algorithm/heuristic to solve the benchmark problem, when one exists.
The text was updated successfully, but these errors were encountered:
We should add a way to access benchmark algorithms when they exist.
For instance, we can add a
generate_benchmark_algorithm
to the interface that returns the best non ML algorithm/heuristic to solve the benchmark problem, when one exists.The text was updated successfully, but these errors were encountered: