I am aware that when we have a linear problem subject to OR constraints, the LP would be a non-convex optimisation problem. For example,
${x = 0}$ OR ${1<=x<=2}$.
My question is in such a situation, is it possible to check if an LP is feasible/infeasible, bounded/unbounded or if it has an optimal value or not
I could not find much explanation on the internet concerning a detailed explanation of this situation. I'd appreciate it if anyone could explain this in more detail.
Similar questions in other sites:
https://stackoverflow.com/questions/50987517/expressing-an-or-constraint-in-linear-programming