Linear Programming objective function

567 Views Asked by At

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?

1

There are 1 best solutions below

2
On BEST ANSWER

Yes, in fact this is a frequent situation. You can thus define utility variables to use for your constraints only.