约束对偶值 model.getAttr('Pi', model.getConstrs()) 约束右端常数项 model.getAttr('RHS', model.getConstrs()) 变量在目标函数中的系数 model.getAttr('Obj', model.getVars())