Replies: 2 comments 1 reply
-
It's the sum over v_f+v_b. That works for minimization (only) because there |
Beta Was this translation helpful? Give feedback.
1 reply
-
It is v_b+v_f :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I know that the objective function is to minimize the sum of the absolute of the fluxes. I'm wondering if that means using the forward (v_f) and backward (v_b) fluxes it will be sum over |v_f-v_b| or |v_f+v_b| or something else?
Beta Was this translation helpful? Give feedback.
All reactions