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 #103

Closed iManGHD closed 2 years ago

iManGHD commented 2 years ago
  1. Updating solve.jl to work with JuMP and solve LP problems.
  2. Updating connect.jl to create the pool of workers to solve LP problems.
  3. Updating distributedFBA.jl to correct preFAB!() function.
  4. Updating Project.toml to correct the dependancies.