<!doctype html>
<html>
 <head> 
  <meta charset="UTF-8"> 
 </head>
 <body>
  <div>
   Well this is another problem. It's not clear, which are easier examples and which are advanced.
   <br>
  </div>
  <blockquote type="cite">
   <div>
    On 12/15/2021 4:13 PM Naga Venkata Chaitanya Gudapati - nagavenkata.gudapati@studio.unibo.it <nagavenkata.gudapati@studio.unibo.it> wrote:
   </div>
   <div>
    <br>
   </div>
   <div>
    <br>
   </div>
   <div dir="ltr">
    <div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: #000000; background-color: #ffffff;">
     <br>
    </div>
    <div>
     <div dir="ltr">
      Hi Matti,
     </div>
     <div dir="ltr">
      <br>
     </div>
     <div dir="ltr">
      As the author of Sudoku tutorial, apologies for making it less informative. I can contact out offline and get some feedback.
     </div>
     <div dir="ltr">
      <br>
     </div>
     <div dir="ltr">
      From my experience as a novice a couple of years ago, it helps you to go to the actual example folder and run the examples (start with queens) to get a better understanding of the code.  
     </div>
     <div id="ms-outlook-mobile-signature">
      <div>
       <br>
      </div>
      <div style="direction: ltr;">
       Best,
      </div>
      <div style="direction: ltr;">
       Naga
      </div>
     </div>
    </div>
   </div>
   <hr style="display: inline-block; width: 98%;">
   <div dir="ltr" id="divRplyFwdMsg">
    <span style="font-size: 11pt; color: #000000; font-family: Calibri, sans-serif;"><strong>From:</strong> Scip <scip-bounces@zib.de> on behalf of Matti Viljamaa <matti.v.viljamaa@mailbox.org><br><strong>Sent:</strong> Wednesday, December 15, 2021 1:19:28 PM<br><strong>To:</strong> scip@zib.de <scip@zib.de><br><strong>Subject:</strong> [SCIP] Anyone else think at least some of the SCIP examples are a bit confusing to understand?</span>
    <div>
     <br>
    </div>
   </div>
   <div>
    <div class="x_default-style">
     Anyone else think at least some of the SCIP examples are a bit confusing to understand? 
     <br>
    </div>
    <div class="x_default-style">
     <br>
    </div>
    <div class="x_default-style">
     I'm trying to learn SCIP with SCIP.jl, but e.g. viewing the TSP problem seems to me too lousily documented and I cannot understand all the parts of the (C++) implementation. It doesn't e.g. make very clear what kind of file input is expected. And I cannot find good explanation as to how the code is structured. 
     <br>
    </div>
    <div class="x_default-style">
     <br>
    </div>
    <div class="x_default-style">
     Compare to e.g.
    </div>
    <div class="x_default-style">
     <br>
    </div>
    <div class="x_default-style">
     <a href="https://www.geeksforgeeks.org/traveling-salesman-problem-tsp-implementation/">https://www.geeksforgeeks.org/traveling-salesman-problem-tsp-implementation/</a> 
     <br>
    </div>
    <div class="x_default-style">
     <br>
    </div>
    <div class="x_default-style">
     The Sudoku example seems even less informative: 
     <br>
    </div>
    <div class="x_default-style">
     <br>
    </div>
    <div class="x_default-style">
     <a href="https://www.scipopt.org/doc/html/SUDOKU_MAIN.php">https://www.scipopt.org/doc/html/SUDOKU_MAIN.php</a>
     <br>
    </div>
   </div>
  </blockquote>
 </body>
</html>