- Report feasible communities, even if optimization fails - Add function to get `supplier` and `community` frozensets. - Update crossfeed to report as frozensets. - Add functions to gather statistics.
1.2.0
- Add argument `--media-select` to choose subset of media - Add argument `--cache-file` to cache intermediate constraints - Add module `misosoup.library.minimizer`. - Changed minimization to use state-aware minimizer class - Removed module `misosoup.library.solve` - Removed module `misosoup.library.load`
1.1.0
- Enable gurobi logging to file - Community feasibility test without optimization
1.0.0
- Create `LayeredCommunity` subclass for `reframed.Community` - Create `GurobiEnvSolver` subclass of `reframed.solvers.GurobiSolver` - Remove loading bars - Remove `tqdm` dependency - Provide package on pypi
0.6.0
- Pass media as dictionaries - Rework how we screen multiple carbon sources - Command line argument `--media` added - Command line argument `--carbon-sources` removed - Command line argument `--base-medium` removed - Maintenance requirements in the model are now supported