Hi,
Please advice how to handle the following constraint
The first part of the above constraint is convex for x>=0, and the second part (i.e., f(x)) is also convex. Can we break the above constraint into two constraints as follows:
and the second one:
It seems that I can write the original constraint using constraint 1 and constraint 2. Please let me know. Many thanks.


