Is it possible for a certain variable to have zero coefficient at objective function ?
For example, can I have
Z= x while my decision variable is x and y?
Is it possible for a certain variable to have zero coefficient at objective function ?
For example, can I have
Z= x while my decision variable is x and y?
Copyright © 2021 JogjaFile Inc.
Yes, in fact this is a frequent situation. You can thus define utility variables to use for your constraints only.