<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<p class="elementToProof" style="margin-top: 0px; margin-bottom: 0px;"><span style="font-family: "Times New Roman", Times, serif; font-size: 16px; color: rgb(13, 13, 13);">Dear SCIP Development Team,</span></p>
<p class="elementToProof" style="margin-top: 0px; margin-bottom: 0px;"><span style="font-family: "Times New Roman", Times, serif; font-size: 16px; color: rgb(13, 13, 13);"><br>
</span></p>
<p class="elementToProof" style="text-align: left; text-indent: 0px; white-space: pre-wrap; background-color: rgb(255, 255, 255); margin: 1.25em 0px;">
<span style="font-family: "Times New Roman", Times, serif; font-size: 16px; color: rgb(13, 13, 13);">I am a Ph.D. student at Worcester Polytechnic Institute (WPI). I recently installed SCIP-Exact 0.3 for my research to solve MIP models without roundoff errors.
 Although "</span><span style="font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: 600;"><code style="font-family: "Times New Roman", Times, serif;">ctest -R MIPEX"</code></span><span style="font-family: "Times New Roman", Times, serif; font-size: 16px; color: rgb(13, 13, 13);">
 passed all the tests and confirmed a successful installation, I encountered unexpected behavior while solving a basic knapsack problem. With the exact mode disabled, SCIP provided the optimal solution of 14. However, with the exact mode enabled, SCIP returned
 a feasible but non-optimal solution of 0. I tried with a few other examples as well, and in all the examples SCIP returned a non-optimal solution with exact mode enabled. I have attached my model and a screenshot of the SCIP solution for your reference. Could
 you kindly provide insights on how to resolve the discrepancy?</span></p>
<p style="text-align: left; text-indent: 0px; white-space: pre-wrap; background-color: rgb(255, 255, 255); margin: 1.25em 0px;">
<span style="font-family: "Times New Roman", Times, serif; font-size: 16px; color: rgb(13, 13, 13);">Thank you for your time and assistance.</span></p>
<p class="elementToProof" style="text-align: left; text-indent: 0px; white-space: pre-wrap; background-color: rgb(255, 255, 255); margin: 1.25em 0px 0px;">
<span style="font-family: "Times New Roman", Times, serif; font-size: 16px; color: rgb(13, 13, 13);">Best regards, Sepideh Sedghi</span></p>
</body>
</html>