I\'m using pyomo with bonmin, for a mixed integer quadratic problem. I have a constraint which is x1+x2+x3 >= 3.9. There are no other lower bound constrain
x1+x2+x3 >= 3.9