Hi,
I have a problem where I would like to impose an initial "penalty" or fixed cost in case there is a shipment. If not then the cost should remain 0. My problem is a minimization problem and I have tried adding piecewise constraints. However, as the costs are declining I have not been able to solve the problem in such a way.
The model is very large, so using an Integer program is not possible.
Is there any other way to approach this without making it an integer program?
Thank you,
Nandi