Originally posted by: cjg
I'm running into a situation with CPLEX/OPL where some of the constraints in a model are being violated, but the solution is being reported as feasible and optimal. I'm working with a linear binary MIP. When I turn all float variables into ints and switch to CP solver I get correct solutions. I'm using OPL 6.3. I'm an OPL newbie and would greatly appreciate any help.
Thanks,
Chris
#DecisionOptimization#OPLusingCPLEXOptimizer