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

Closed mtefagh closed 1 year ago

mtefagh commented 1 year ago

Continuation of transition to MOI:

  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 out PALM.jl and it's tests.