<div dir="ltr"><div>We are using Ipopt for a long time, but recently I found that some options may be set from options file only.</div><div><br></div><div>For example, if I have ipopt.opt file with the line </div>print_frequency_iter 100<br>than the command<br>$ ipopt <a href="http://problem.nl">problem.nl</a> -AMPL "option_file_name=ipopt.opt"<br><div>works fine.</div><div><br></div><div>But when I try the command</div><div>$ ipopt <a href="http://problem.nl">problem.nl</a> -AMPL "print_frequency_iter=100"</div><div>I get the following error message:</div><div>Ipopt 3.12.13: Unknown keyword "print_frequency_iter"</div><div><br></div><div><div>Currently we have Ipopt 3.12.13 (Linux x86_64), ASL(20180528), gcc 7.4.0.</div><div><br></div></div><div>Is it a bug of our compilation or "a feature" of Ipopt release?</div><div><br></div><div>Sincerely yours,</div><div>Vladimir Voloshinov.<br></div></div>