RAVEN icon indicating copy to clipboard operation
RAVEN copied to clipboard

Is ftINIT compatible with other solvers than Gurobi?

Open Yu-sysbio opened this issue 1 year ago • 2 comments

https://github.com/SysBioChalmers/RAVEN/blob/20afda4fada5ccfa02782fc59acece6805b648b4/INIT/ftINIT.m#L270

Here ftINIT mentions the term "mipgap", which is only related to the Gurobi solver (see here under case 'gurobi' ). Accordingly, I am just wondering if ftINIT is compatible with other solvers.

Yu-sysbio avatar Jun 12 '24 09:06 Yu-sysbio

It hasn't been specifically tested with other solvers, it was designed for Gurobi. Which alternative solver do you have in mind?

edkerk avatar Jun 14 '24 12:06 edkerk

Just felt that Gurobi would have limited users, would be nice if any other solver can be included - personally I prefer CPLEX

Yu-sysbio avatar Jun 17 '24 00:06 Yu-sysbio