<div dir="ltr"><div dir="ltr"><div><div><div><div><div><div>Sorry, <br>when I read the Section 7.1 of "The SCIP Optimization Suite 8.0" again I understood that I did not follow your instructions.<br></div>I erroneously have run SCIP by interactive shell: <br></div><div>"SCIP> read <a href="http://problem.nl">problem.nl</a> optimize write/solution"...<br></div><br></div><div>The command<br></div>$ scip <a href="http://problem.nl">problem.nl</a> -AMPL<br></div>gave the AMPL SOL-file as I expected.<br><br></div>And still the question remains: is it possible to get AMPL SOL via SCIP interactive shell?<br></div>I see the function SCIPwriteSolutionNl() in SCIP API (<a href="https://scipopt.org/doc/html/reader__nl_8h.php).">https://scipopt.org/doc/html/reader__nl_8h.php).</a>..<br></div><div><br></div><div>Yours, Vladimir.<br><br></div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Mar 13, 2022 at 10:36 PM Vladimir V. Voloshinov <<a href="mailto:vladimir.voloshinov@gmail.com">vladimir.voloshinov@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Hi,</div><div>I tried SCIP-application (v8) with some AMPL NL-file as input problem data. It was accepted, the problem has been solved. <br></div><div>But the command "write/solution" wrote the solution in CIP-format !<br></div><div>Is it possible to get the solution in AMPL SOL-format ? (We use Python Pyomo package to write NL-files and read solutions in AMPL SOL-formats)<br></div><div>I can not find the "write/amplsol" command in SCIP v8 (as it was in SCIPAMPL application in previous versions)... </div><div><br></div><div>Sincerely yours,</div><div>Vladimir<br></div></div>
</blockquote></div><br></div>