Skip to content

Commit

Permalink
update scip
Browse files Browse the repository at this point in the history
  • Loading branch information
lovasoa committed Apr 2, 2024
1 parent f40b7b7 commit e84437a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ coin_cbc = { version = "0.1", optional = true, default-features = false }
minilp = { version = "0.2", optional = true }
lpsolve = { version = "0.1", optional = true }
highs = { version = "1.5.0", optional = true }
russcip = { version = "0.2.6", optional = true }
russcip = { version = "0.3.4", optional = true }
lp-solvers = { version = "1.0.0", features = ["cplex"], optional = true }
cplex-rs = { version = "0.1", optional = true }
fnv = "1.0.5"
Expand Down

0 comments on commit e84437a

Please sign in to comment.