<?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 proc optmodel: Uniqueness of optimal solution in Mathematical Optimization, Discrete-Event Simulation, and OR</title>
    <link>https://communities.sas.com/t5/Mathematical-Optimization/proc-optmodel-Uniqueness-of-optimal-solution/m-p/411289#M2041</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I am wondering if someone can answer my question. I am new to LP and wondering how I can check (perhaps from SAS output) whether an optimal solution in proc optmodel is truly unique? Can I check somehow that there is only &lt;U&gt;&lt;STRONG&gt;one&lt;/STRONG&gt; &lt;/U&gt;(optimal) solution to an objective function or there are several optimal solutions. &amp;nbsp;Thank you!&lt;/P&gt;</description>
    <pubDate>Tue, 07 Nov 2017 18:09:41 GMT</pubDate>
    <dc:creator>Lida</dc:creator>
    <dc:date>2017-11-07T18:09:41Z</dc:date>
    <item>
      <title>proc optmodel: Uniqueness of optimal solution</title>
      <link>https://communities.sas.com/t5/Mathematical-Optimization/proc-optmodel-Uniqueness-of-optimal-solution/m-p/411289#M2041</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I am wondering if someone can answer my question. I am new to LP and wondering how I can check (perhaps from SAS output) whether an optimal solution in proc optmodel is truly unique? Can I check somehow that there is only &lt;U&gt;&lt;STRONG&gt;one&lt;/STRONG&gt; &lt;/U&gt;(optimal) solution to an objective function or there are several optimal solutions. &amp;nbsp;Thank you!&lt;/P&gt;</description>
      <pubDate>Tue, 07 Nov 2017 18:09:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Mathematical-Optimization/proc-optmodel-Uniqueness-of-optimal-solution/m-p/411289#M2041</guid>
      <dc:creator>Lida</dc:creator>
      <dc:date>2017-11-07T18:09:41Z</dc:date>
    </item>
    <item>
      <title>Re: proc optmodel: Uniqueness of optimal solution</title>
      <link>https://communities.sas.com/t5/Mathematical-Optimization/proc-optmodel-Uniqueness-of-optimal-solution/m-p/411596#M2044</link>
      <description>&lt;P&gt;If all your variables are integer, you can use the &lt;A href="http://go.documentation.sas.com/?docsetId=ormpug&amp;amp;docsetTarget=ormpug_clpsolver_syntax03.htm&amp;amp;docsetVersion=14.3&amp;amp;locale=en#ormpug.clpsolver.syntax_findallsolns" target="_self"&gt;FINDALLSOLNS &lt;/A&gt;option in the CLP solver to find all solutions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For LP, there is no such built-in option, but you can use basis information and reduced costs to detect multiple optimal solutions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;See the&amp;nbsp;&lt;A href="http://go.documentation.sas.com/?docsetId=ormpug&amp;amp;docsetVersion=14.3&amp;amp;docsetTarget=ormpug_optmodel_details54.htm&amp;amp;locale=en" target="_self"&gt;Reduced Costs&lt;/A&gt;&amp;nbsp;and&amp;nbsp;&lt;A href="http://go.documentation.sas.com/?docsetId=ormpug&amp;amp;docsetVersion=14.3&amp;amp;docsetTarget=ormpug_lpsolver_details12.htm&amp;amp;locale=en" target="_self"&gt;Variable and Constraint Status&lt;/A&gt;&amp;nbsp;sections in the documentation.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Nov 2017 17:16:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Mathematical-Optimization/proc-optmodel-Uniqueness-of-optimal-solution/m-p/411596#M2044</guid>
      <dc:creator>RobPratt</dc:creator>
      <dc:date>2017-11-08T17:16:12Z</dc:date>
    </item>
    <item>
      <title>Re: proc optmodel: Uniqueness of optimal solution</title>
      <link>https://communities.sas.com/t5/Mathematical-Optimization/proc-optmodel-Uniqueness-of-optimal-solution/m-p/411618#M2048</link>
      <description>&lt;P&gt;Thank you for your reply Rob! Unfortunately the CLP solver is not available in the SAS version I have. I am using LP solver and my variables are in decimal format. I am a new to LP so I am wondering if you can advise me where I can read how to use basis information and reduced costs to detect multiple optimal solutions. You help is much appreciated! Thank you!&lt;/P&gt;</description>
      <pubDate>Wed, 08 Nov 2017 18:22:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Mathematical-Optimization/proc-optmodel-Uniqueness-of-optimal-solution/m-p/411618#M2048</guid>
      <dc:creator>Lida</dc:creator>
      <dc:date>2017-11-08T18:22:29Z</dc:date>
    </item>
  </channel>
</rss>

