Skip to content

Commit

Permalink
Add \cplex\ as a supported provider with \timelimit\ duration
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastian-quintero committed Jan 25, 2024
1 parent 5b4d052 commit 43be978
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shift-assignment/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"cbc": "sec",
"glpk": "tmlim",
"gurobi": "TimeLimit",
"cplex": "timelimit",
}

# Status of the solver after optimizing.
Expand Down

0 comments on commit 43be978

Please sign in to comment.