Originally posted by: savant_ning
Hi, I added one new constraint to my model, and it gives me
solution status = 101: MIP_optimal
solution value = 0.0
and I run cplex.conflict.refine(), it gives me
solution status =30 : conflict feasible
solution value = 0.0
it's my new constraint cannot accept my data in my model?
#DecisionOptimization#MathematicalProgramming-General