Skip to content

Issues with com.cooperative_tradeoff #100

Answered by cdiener
Rotembartuv asked this question in Q&A
Discussion options

You must be logged in to vote

So sorry for the delay, I completely missed this question.

It looks like your models can't grow on the provided medium since the maximum growth rate is estimated as -6e-6 (that is close to zero within the solver tolerance)... What do you get when you run the following?

sol = com.optimize()
print(sol)
print(sol.members)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by cdiener
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants