cobrapy icon indicating copy to clipboard operation
cobrapy copied to clipboard

find leaks with cardinality optimization

Open asaldivar93 opened this issue 4 years ago • 0 comments

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

asaldivar93 avatar Sep 09 '20 19:09 asaldivar93