Dear all,<br><br>I found some mistakes in SYMPHONY&#39;s user manual (5.1.10), please find them below:<br><br>- &quot;sym create permanent cut pools&quot; (page 81), the returned value differs actually<br>from the parameter. I think the returned value does not really mean the number<br>
of created cut pools. If so, what would be the point of returning the same parameter<br>twice?<br><br>- In the example in page 29 (figure 3.3) &quot;sym_get_warm_start&quot; is used in an old<br>manner, this code will result in an error because the syntax has changed:<br>
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; warm_start_desc *sym_get_warm_start(sym_environment *env, int copy_warm_start, warm_start_desc **ws)<br><br>- In the same example &quot;sym_set_warm_start&quot; is also used in a mistaken way,<br>it should read &quot;sym_set_warm_start(env, ws)&quot;.<br>
<br>- I would also recommend to include the following lines to the examples 3.2 &amp; 3.3:<br><br>&nbsp;&nbsp; &nbsp;&nbsp; sym_delete_warm_start(ws); (only 3.3)<br>&nbsp; &nbsp; &nbsp; sym_close_environment(env); (both)<br><br><br>Best regards,<br><br><br>
PD: please copy me if there were any comments, thanks!<br>&nbsp;&nbsp;&nbsp; <a href="mailto:carlosm.upm@gmail.com">carlosm.upm@gmail.com</a><br>-- <br>Carlos Martinez Belinchon<br>