LICENSE
README.rst
setup.py
straindesign/__init__.py
straindesign/compute_strain_designs.py
straindesign/cplex_interface.py
straindesign/efmtool.jar
straindesign/efmtool.py
straindesign/glpk_interface.py
straindesign/gurobi_interface.py
straindesign/indicatorConstraints.py
straindesign/lptools.py
straindesign/names.py
straindesign/networktools.py
straindesign/parse_constr.py
straindesign/pool.py
straindesign/scip_interface.py
straindesign/solver_interface.py
straindesign/strainDesignMILP.py
straindesign/strainDesignModule.py
straindesign/strainDesignProblem.py
straindesign/strainDesignSolutions.py
straindesign.egg-info/PKG-INFO
straindesign.egg-info/SOURCES.txt
straindesign.egg-info/dependency_links.txt
straindesign.egg-info/not-zip-safe
straindesign.egg-info/requires.txt
straindesign.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/custom.py
tests/test_01_load_models_and_solvers.py
tests/test_02_lp_optimization.py
tests/test_03_plots.py
tests/test_04_preprocessing.py
tests/test_05_straindesign.py