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

Compatibility of SRC and Test with MOI #110

Closed iManGHD closed 1 year ago

iManGHD commented 1 year ago
  1. Replacing MathProgBase with JuMP.
  2. Editing all source codes to be compatible with JuMP.
  3. Editing all tests to be compatible with JuMP.
  4. Replacing GLPKMathProgInterface with GLPK.
  5. Commenting PALM.jl and it's tests.
mtefagh commented 1 year ago

Continuation of #103

mtefagh commented 1 year ago

Solves the issue #100