cobrapy
cobrapy copied to clipboard
find leaks with cardinality optimization
I am working on a simple implementation of cardinality optimization to find all possible leaks and leak modes of a model, following this tutorial. Any suggestion/correction or help testing the code will be greatly appreciated.
The relevant code is here. Thanks