<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=utf-8"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
p
        {mso-style-priority:99;
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 2.0cm 70.85pt;}
div.WordSection1
        {page:WordSection1;}
--></style></head><body lang=DE><div class=WordSection1><p>Hello,</p><p><o:p> </o:p></p><p>I’m running Couenne 0.5.3 on Windows 10. I’m calling couenne via the command prompt and I’d like to pass a time limit. So I tried</p><p><o:p> </o:p></p><p><b>couenne someMinlp.nl time_limit=10 </b>(produces „Unknown keyword "time_limit"“)</p><p><b>couenne someMinlp.nl max_cpu_time=10 </b>(nothing seems to change)</p><p><b>couenne someMinlp.nl bonmin.time_limit=10 </b>(nothing seems to change)</p><p><o:p> </o:p></p><p>Also I tried to alter the couenne.opt file several times, for example with <b>time_limit 10 </b>followed by an empty line.</p><p><o:p> </o:p></p><p>Does anyone know a workaround?</p><p><o:p> </o:p></p><p>Greetings from Frankfurt,</p><p><o:p> </o:p></p><p>Johannes Bethcke</p><p><o:p> </o:p></p></div></body></html>