<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Dear scip users,<div><br><div><div>I have a short example of ILP, and i want to know how to get dual values of optimal solution,</div><div>when i use cplex, it give me the correct value of dual variables,</div><div>but when using scip the dual values is all zero, knowing that i set the pointers of constraint to the transformed</div><div>ones, in attachment you will find source code containing the example and how i do to get the dual values.</div><div><br></div><div>I want to know what is wrong in this code ?</div></div><div><br></div><div>Best regards</div><div><br></div><div>A. Ouali   </div></div>                                       </div></body>
</html>