Originally posted by: open_ball
The answer should be No. The point of creating a sub problem is to generate a feasibility or optimality cut. To do so, you take advantage of the duality. The strong duality is guaranteed to hold for LPs. What you can do is that you can relax the integer variables in the sub problem. If they are binary variables, I'd recommend you changing your framework.
However, I guess Alex might give you a better explanation. Hope this helps.
#DecisionOptimization#OPLusingCPLEXOptimizer