opencobra / COBRA.jl

High-level, high-performance, constraint-based reconstruction and analysis in Julia
https://git.io/COBRA.jl
Other
60 stars 31 forks source link

Transition to MOI #107

Closed mtefagh closed 2 years ago

mtefagh commented 2 years ago

Solves the issue https://github.com/opencobra/COBRA.jl/issues/23: Updating solve.jl to work with JuMP and solve LP problems. Updating connect.jl to create the pool of workers to solve LP problems. Updating distributedFBA.jl to correct preFAB!() function. Updating Project.toml to correct the dependancies.