RAVEN
RAVEN copied to clipboard
Is ftINIT compatible with other solvers than Gurobi?
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.
It hasn't been specifically tested with other solvers, it was designed for Gurobi. Which alternative solver do you have in mind?
Just felt that Gurobi would have limited users, would be nice if any other solver can be included - personally I prefer CPLEX