<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: PROC NLP INITIALIZING VALUES in Mathematical Optimization, Discrete-Event Simulation, and OR</title>
    <link>https://communities.sas.com/t5/Mathematical-Optimization/PROC-NLP-INITIALIZING-VALUES/m-p/793110#M3610</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for clarifying.&lt;/P&gt;
&lt;P&gt;PSO ... do you mean&amp;nbsp;&lt;SPAN&gt;particle swarm optimization?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Why are you using the legacy procedure PROC NLP by the way?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I think you should shift to our more modern procedures and solvers (PROC OPTMODEL, PROC OPTLSO, ...).&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;OPTMODEL also has a great algebraic modelling language (AML) to formulate your mathematical program.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Koen&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 28 Jan 2022 12:09:06 GMT</pubDate>
    <dc:creator>sbxkoenk</dc:creator>
    <dc:date>2022-01-28T12:09:06Z</dc:date>
    <item>
      <title>PROC NLP INITIALIZING VALUES</title>
      <link>https://communities.sas.com/t5/Mathematical-Optimization/PROC-NLP-INITIALIZING-VALUES/m-p/792665#M3606</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to initialize the values of my parameters of my proc nlp, by picking them from a table. My table nr has two variables x1 and x2, with one value for each. My objective function is a function that I have defined in a previous proc fcmp.&lt;/P&gt;&lt;P&gt;I have tried to run this code, but it can't seem to work, I have the following error message: Missing variable TYPE on the INEST= input data set.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;proc nlp tech=NEWRAP invar=two(type=PARMS) gradcheck=detail gconv2=1e-12 ;&lt;BR /&gt;min f;&lt;BR /&gt;decvar x1 x2;&lt;BR /&gt;f = (1-x1)*2+100(x2-x1*2)*2;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;Thanks a lot for your help!&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jan 2022 20:58:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Mathematical-Optimization/PROC-NLP-INITIALIZING-VALUES/m-p/792665#M3606</guid>
      <dc:creator>sarrabeny</dc:creator>
      <dc:date>2022-01-26T20:58:45Z</dc:date>
    </item>
    <item>
      <title>Re: PROC NLP INITIALIZING VALUES</title>
      <link>https://communities.sas.com/t5/Mathematical-Optimization/PROC-NLP-INITIALIZING-VALUES/m-p/792992#M3607</link>
      <description>&lt;P&gt;&lt;FONT size="4"&gt;Hello,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="4"&gt;I have moved your question to this board:&lt;/FONT&gt;&lt;/P&gt;
&lt;H1 class="lia-nodes-core-node-title"&gt;&lt;FONT size="4"&gt;Mathematical Optimization, Discrete-Event Simulation, and OR&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="4"&gt;Operations Research topics: SAS/OR,&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="4"&gt;SAS Optimization, and SAS Simulation Studio&lt;/FONT&gt;&lt;/H1&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="4"&gt;&lt;SPAN&gt;I see now it's a duplicate of another question that is already posted in this board.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="4"&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="4"&gt;&lt;SPAN&gt;Koen&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jan 2022 20:52:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Mathematical-Optimization/PROC-NLP-INITIALIZING-VALUES/m-p/792992#M3607</guid>
      <dc:creator>sbxkoenk</dc:creator>
      <dc:date>2022-01-27T20:52:12Z</dc:date>
    </item>
    <item>
      <title>Re: PROC NLP INITIALIZING VALUES</title>
      <link>https://communities.sas.com/t5/Mathematical-Optimization/PROC-NLP-INITIALIZING-VALUES/m-p/793108#M3608</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/414340"&gt;@sarrabeny&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/413629"&gt;@CerditoSalvaje&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;You both posted the same question. Could you please let us know if you are taking a course? If so, what is the topic of the course?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you post a homework question or a question about a school project, please let us know. That way we can give hints that lead you towards discovering the answers on your own. This is more valuable than telling you an answer.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jan 2022 11:50:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Mathematical-Optimization/PROC-NLP-INITIALIZING-VALUES/m-p/793108#M3608</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2022-01-28T11:50:32Z</dc:date>
    </item>
    <item>
      <title>Re: PROC NLP INITIALIZING VALUES</title>
      <link>https://communities.sas.com/t5/Mathematical-Optimization/PROC-NLP-INITIALIZING-VALUES/m-p/793109#M3609</link>
      <description>Hello Rick, not at all. We are friends and we are trying to code PSO in SAS, together. She had the question I have post but she hasn’t a SAS account, then she has created one. After, we don’t know why, she has received a message as if their question was moved into spam. Then, she asked me to post it for her.&lt;BR /&gt;&lt;BR /&gt;Thanks and sorry for the confusion, she is not very used with the forum.</description>
      <pubDate>Fri, 28 Jan 2022 11:56:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Mathematical-Optimization/PROC-NLP-INITIALIZING-VALUES/m-p/793109#M3609</guid>
      <dc:creator>CerditoSalvaje</dc:creator>
      <dc:date>2022-01-28T11:56:08Z</dc:date>
    </item>
    <item>
      <title>Re: PROC NLP INITIALIZING VALUES</title>
      <link>https://communities.sas.com/t5/Mathematical-Optimization/PROC-NLP-INITIALIZING-VALUES/m-p/793110#M3610</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for clarifying.&lt;/P&gt;
&lt;P&gt;PSO ... do you mean&amp;nbsp;&lt;SPAN&gt;particle swarm optimization?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Why are you using the legacy procedure PROC NLP by the way?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I think you should shift to our more modern procedures and solvers (PROC OPTMODEL, PROC OPTLSO, ...).&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;OPTMODEL also has a great algebraic modelling language (AML) to formulate your mathematical program.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Koen&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jan 2022 12:09:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Mathematical-Optimization/PROC-NLP-INITIALIZING-VALUES/m-p/793110#M3610</guid>
      <dc:creator>sbxkoenk</dc:creator>
      <dc:date>2022-01-28T12:09:06Z</dc:date>
    </item>
    <item>
      <title>Re: PROC NLP INITIALIZING VALUES</title>
      <link>https://communities.sas.com/t5/Mathematical-Optimization/PROC-NLP-INITIALIZING-VALUES/m-p/793112#M3611</link>
      <description>&lt;P&gt;Yes. The request to use the ancient PROC NLP was one reason I thought the question was related to a course. Sometimes professors reuse old assignments from 20 years ago.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I agree with Koen: If you are doing new work in SAS, use the most modern techniques. Instead of PROC NLP, use PROC OPTMODEL.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jan 2022 12:16:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Mathematical-Optimization/PROC-NLP-INITIALIZING-VALUES/m-p/793112#M3611</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2022-01-28T12:16:51Z</dc:date>
    </item>
  </channel>
</rss>

