Skip to content

Commit

Permalink
fix bug with spontaneous reactions
Browse files Browse the repository at this point in the history
  • Loading branch information
cdanielmachado committed Jun 3, 2021
1 parent 0f2f48d commit b885c9c
Show file tree
Hide file tree
Showing 15 changed files with 73,457 additions and 30,484 deletions.
2 changes: 1 addition & 1 deletion carveme/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
from reframed import set_default_solver
from reframed.solvers.solver import default_parameters, Parameter

__version__ = '1.5.0'
__version__ = '1.5.1'

project_dir = os.path.abspath(os.path.dirname(__file__)) + '/'

Expand Down
22,057 changes: 17,311 additions & 4,746 deletions carveme/data/benchmark/models/bsub.xml

Large diffs are not rendered by default.

18,507 changes: 12,993 additions & 5,514 deletions carveme/data/benchmark/models/ecol.xml

Large diffs are not rendered by default.

8,958 changes: 5,308 additions & 3,650 deletions carveme/data/benchmark/models/mgen.xml

Large diffs are not rendered by default.

21,023 changes: 15,379 additions & 5,644 deletions carveme/data/benchmark/models/paer.xml

Large diffs are not rendered by default.

14,694 changes: 12,811 additions & 1,883 deletions carveme/data/benchmark/models/rsol.xml

Large diffs are not rendered by default.

8,924 changes: 4,739 additions & 4,185 deletions carveme/data/benchmark/models/sone.xml

Large diffs are not rendered by default.

Loading

0 comments on commit b885c9c

Please sign in to comment.