cdanielmachado / carveme

CarveMe: genome-scale metabolic model reconstruction
Other
153 stars 52 forks source link

[FIX] changed default solver from CPLEX to GUROBI #57

Closed famosab closed 4 years ago

famosab commented 5 years ago

Should fix Issue #55

Changed carveme/config.cfg to take gurobi as default solver.

Changed README.md to indicate that GUROBI must be installed instead of CPLEX.

cdanielmachado commented 5 years ago

I need to first run some benchmarks with Gurobi to make sure it gives the same results as cplex.

cdanielmachado commented 4 years ago

Sorry but for the moment I need to keep CPLEX as the default solver. For some reason GUROBI just does not give the same result.