Originally posted by: SystemAdmin
[shadi said:]
hi,
i have the foolowing line code:
var dualVector=lpModel.cvr;
where cvr is the label of the constrants in the Lp model.
so the [b]dualVector[2].dual[/b] is the dual value of the second constraint.
my question is:
how to pass the dualVector to the cp model? so i can use it to create the reducedCost constraint.
thanks in advanced,
kshieboun shadi
#DecisionOptimization#OPLusingCPOptimizer