Add `add_run(problem: Problem, method: Method)` to `experiment.py` in BLADE to help implement experiments with both minimization and maximization tasks.
Add
add_run(problem: Problem, method: Method)toexperiment.pyin BLADE to help implement experiments with both minimization and maximization tasks.