You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I understand correctly your inquiry, for an objective function $a$, one can add $ax\leq c$ (or $ax\geq c$) as a new inequality and sample from the new polytope.
One might need to sample using not a fixed value for the objective function but asking its value to be at least or at the most$c$ .
It would be really useful for the flux sampling function to provide this option.
The text was updated successfully, but these errors were encountered: