SysBioChalmers / RAVEN

The RAVEN Toolbox for genome scale model reconstruction, curation and analysis.
http://sysbiochalmers.github.io/RAVEN/
Other
100 stars 52 forks source link

Is ftINIT compatible with other solvers than Gurobi? #548

Open Yu-sysbio opened 3 months ago

Yu-sysbio commented 3 months ago

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.

edkerk commented 3 months ago

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

Yu-sysbio commented 3 months ago

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