<?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 Solving unconstrained function using with active set algorithm in Mathematical Optimization, Discrete-Event Simulation, and OR</title>
    <link>https://communities.sas.com/t5/Mathematical-Optimization/Solving-unconstrained-function-using-with-active-set-algorithm/m-p/791364#M3601</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How to solve this function by using two initial points. Kindly assist.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="21CC9D19-D2F5-43A7-A9AE-097D8E7263DC.jpeg" style="width: 625px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/67571i44FF332BF2B21701/image-size/large?v=v2&amp;amp;px=999" role="button" title="21CC9D19-D2F5-43A7-A9AE-097D8E7263DC.jpeg" alt="21CC9D19-D2F5-43A7-A9AE-097D8E7263DC.jpeg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 21 Jan 2022 09:27:10 GMT</pubDate>
    <dc:creator>flwra_</dc:creator>
    <dc:date>2022-01-21T09:27:10Z</dc:date>
    <item>
      <title>Solving unconstrained function using with active set algorithm</title>
      <link>https://communities.sas.com/t5/Mathematical-Optimization/Solving-unconstrained-function-using-with-active-set-algorithm/m-p/791364#M3601</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How to solve this function by using two initial points. Kindly assist.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="21CC9D19-D2F5-43A7-A9AE-097D8E7263DC.jpeg" style="width: 625px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/67571i44FF332BF2B21701/image-size/large?v=v2&amp;amp;px=999" role="button" title="21CC9D19-D2F5-43A7-A9AE-097D8E7263DC.jpeg" alt="21CC9D19-D2F5-43A7-A9AE-097D8E7263DC.jpeg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jan 2022 09:27:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Mathematical-Optimization/Solving-unconstrained-function-using-with-active-set-algorithm/m-p/791364#M3601</guid>
      <dc:creator>flwra_</dc:creator>
      <dc:date>2022-01-21T09:27:10Z</dc:date>
    </item>
    <item>
      <title>Re: Solving unconstrained function using with active set algorithm</title>
      <link>https://communities.sas.com/t5/Mathematical-Optimization/Solving-unconstrained-function-using-with-active-set-algorithm/m-p/791421#M3602</link>
      <description>&lt;P&gt;I think you should post your question at&lt;/P&gt;
&lt;P&gt;IML form&lt;/P&gt;
&lt;P&gt;&lt;A href="https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/bd-p/sas_iml" target="_blank"&gt;https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/bd-p/sas_iml&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;or OR form&lt;/P&gt;
&lt;P&gt;&lt;A href="https://communities.sas.com/t5/Mathematical-Optimization/bd-p/operations_research" target="_blank"&gt;https://communities.sas.com/t5/Mathematical-Optimization/bd-p/operations_research&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13684"&gt;@Rick_SAS&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/1636"&gt;@RobPratt&lt;/a&gt;&amp;nbsp; could give you a hand .&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jan 2022 13:40:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Mathematical-Optimization/Solving-unconstrained-function-using-with-active-set-algorithm/m-p/791421#M3602</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2022-01-21T13:40:48Z</dc:date>
    </item>
    <item>
      <title>Re: Solving unconstrained function using with active set algorithm</title>
      <link>https://communities.sas.com/t5/Mathematical-Optimization/Solving-unconstrained-function-using-with-active-set-algorithm/m-p/791467#M3603</link>
      <description>&lt;P&gt;There is not enough information to solve this problem.&amp;nbsp; What are A and n?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In any case, you should use PROC OPTMODEL with the NLP solver:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;solve with nlp / algorithm=activeset;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 21 Jan 2022 15:54:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Mathematical-Optimization/Solving-unconstrained-function-using-with-active-set-algorithm/m-p/791467#M3603</guid>
      <dc:creator>RobPratt</dc:creator>
      <dc:date>2022-01-21T15:54:01Z</dc:date>
    </item>
  </channel>
</rss>

