My question is fairly basic: how can I express a conditional constraint in a LP?
Example: I have a minimization of cost of production at a company. My company either can produce up to 100 bikes with a minimum of 25 for that month or doesn't produce anything at all that month.
How could I express this as a constraint in a LP?