Closed SwagatikaSahoo2023 closed 4 months ago
Gurobi isn't suppprted in cosmos sadly. Now with the latest update we are moving away from third party solvers altogether, so this shouldn't be a problem anymore :)
Hi @adugourd Could you please explain a little bit more? How could I avoid the third party solver problem? Thanks.
hi, see: https://github.com/saezlab/COSMOS_basic :)
Dear Saez Lab Thanks for your support earlier. I have setup COSMOS in R, and currently running into issues while using the Gurobi solver. Below is a copy of the console.
Attaching package: ‘dplyr’
The following objects are masked from ‘package:stats’:
The following objects are masked from ‘package:base’:
Loading required package: slam [1] "Adding compartment codes." Error in match.arg(solver, choices = solver_options) : 'arg' should be one of “lpSolve”, “cplex”, “cbc”
Please advise further. Please note that I am using Gurobi, but due to default_CARNIVAL_options, I have written it as "cplex". Best Swagatika Sahoo