Originally posted by: savant_ning
yeah, "B" is a binary variables, the lb = 0.0; ub = 1.0. my variables is correct,
and below the warning, it give me ROW "cxxx" infeasible, all entries at implied bounds.
I use problem.conflict.get() and problem.conflict.all_constraints()
it print : no conflict available
and I check my constraints, I think its no problem, and the software has run some time, about 20.82sec.
and then it give me no solution exists.....
How do I solve this problem?
best regards
#DecisionOptimization#MathematicalProgramming-General