Skip to content

Commit

Permalink
refactor: benchmarker no longer compares Gurobi/Gams to Ipopt/CBC
Browse files Browse the repository at this point in the history
  • Loading branch information
maxemiliang committed Apr 20, 2024
1 parent 970dfe1 commit 4129788
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/benchmarker.yml
Expand Up @@ -152,6 +152,7 @@ jobs:
INPUT_BENCHMARK_TYPE: ${{ inputs.benchmark_type }}
INPUT_BENCHMARKS: ${{ inputs.benchmarks }}
INPUT_SHOT_EXECUTABLE: ${{ env.SHOT_EXECUTABLE_PATH }}/SHOT
INPUT_COMPARISON_SUFFIX: ${{ inputs.artifact_suffix }}
INPUT_IS_GAMS: ${{ inputs.enable_gams }}
INPUT_IS_GUROBI: ${{ inputs.enable_gurobi }}
OS_AUTH_URL: 'https://pouta.csc.fi:5001/v3'
Expand Down

0 comments on commit 4129788

Please sign in to comment.