I\'ve two variables: C which is binary, and X which is non-negative
If C = 0 then X = 0; If C = 1 then X = X (meaning there\'s no constraint on X)
How should I