This project is mirrored from https://github.com/LCSB-BioCore/COBREXA.jl.git.
Pull mirroring updated .
- 15 Oct, 2021 1 commit
-
-
- 14 Oct, 2021 1 commit
-
-
Miroslav Kratochvil authored
-
- 15 Sep, 2021 1 commit
-
-
Miroslav Kratochvil authored
This reverts commit e99747f6. Apparently some internal JuMP logic depends on the bridges, preventing e.g. single-variable objective functions from working with GLPK (and maybe other solvers). Dodging that is easy, e.g. you can use `@objective(m, Max, x+0)` instead of one that contains just `x`, but kludges like this should not be required in the code.
-
- 09 Sep, 2021 3 commits
-
-
Miroslav Kratochvil authored
the tests might have been kindof a warning sign
-
Miroslav Kratochvil authored
Among other, this fixes a ~5-20% performance regression for FVA.
-
Miroslav Kratochvil authored
(we do not use them at all, which is likely gonna hold for some time)
-
- 07 Sep, 2021 1 commit
-
-
Miroslav Kratochvil authored
-
- 31 Aug, 2021 1 commit
-
-
Miroslav Kratochvil authored
...and finally allow the whole FBA part to be successfully and easily separated into its own efficient single-threaded step.
-
- 30 Aug, 2021 1 commit
-
-
Miroslav Kratochvil authored
-
- 18 Aug, 2021 2 commits
-
-
Miroslav Kratochvil authored
-
Miroslav Kratochvil authored
-
- 16 Aug, 2021 6 commits
-
-
Miroslav Kratochvil authored
-
St. Elmo authored
Also implement `looks_like_internal_reaction` for convenience
-
Taneli Pusa authored
-
Miroslav Kratochvil authored
-
Miroslav Kratochvil authored
-
Miroslav Kratochvil authored
-
- 15 Aug, 2021 4 commits
-
-
Miroslav Kratochvil authored
-
Miroslav Kratochvil authored
-
Miroslav Kratochvil authored
-
Miroslav Kratochvil authored
-
- 12 Aug, 2021 1 commit
-
-
St. Elmo authored
-
- 11 Aug, 2021 1 commit
-
-
St. Elmo authored
-
- 10 Aug, 2021 2 commits
-
-
St. Elmo authored
-
Miroslav Kratochvil authored
Also closes #427
-
- 09 Aug, 2021 1 commit
-
-
St. Elmo authored
-
- 06 Aug, 2021 1 commit
-
-
Miroslav Kratochvil authored
Closes #419
-
- 05 Aug, 2021 2 commits
- 04 Aug, 2021 10 commits
-
-
Miroslav Kratochvil authored
-
Miroslav Kratochvil authored
this allows sneakiness in linear optimization Closes #391
-
Miroslav Kratochvil authored
-
Miroslav Kratochvil authored
-
Miroslav Kratochvil authored
-
Miroslav Kratochvil authored
closes #405
-
St. Elmo authored
-
Miroslav Kratochvil authored
-
Miroslav Kratochvil authored
-
- 03 Aug, 2021 1 commit
-
-
Miroslav Kratochvil authored
-