Good afternoon fellow SAS-users,
I am running a program using proc optmodel with MILP solver.
When creating output data from the constraints and adding the suffix ".dual", the output table is correctly created but with missing values for the dual values. When keeping the same syntax but dealing only with real (non integer) variables, it is working.
Is there any way to get the dual values when dealing with integer variables in proc optmodel ?
Thank you,
Best regards,
T.