<?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 OPTMODEL: Default is dual or primal simplex? in Mathematical Optimization, Discrete-Event Simulation, and OR</title>
    <link>https://communities.sas.com/t5/Mathematical-Optimization/PROC-OPTMODEL-Default-is-dual-or-primal-simplex/m-p/424035#M2165</link>
    <description>Thanks! - So, if asked on certification, for LP in OPTMODEL, the algorithm default is indeed dual simplex, correct?</description>
    <pubDate>Fri, 29 Dec 2017 13:45:34 GMT</pubDate>
    <dc:creator>JMKUO</dc:creator>
    <dc:date>2017-12-29T13:45:34Z</dc:date>
    <item>
      <title>PROC OPTMODEL: Default is dual or primal simplex?</title>
      <link>https://communities.sas.com/t5/Mathematical-Optimization/PROC-OPTMODEL-Default-is-dual-or-primal-simplex/m-p/423987#M2163</link>
      <description>&lt;P&gt;Question 2 of 2.1 of the Optimization portion of the Text/TimeSeries/Experiments/Optimization course says the default algorithm for linear&amp;nbsp;programming&amp;nbsp;is dual simplex, while the "Three-Dimensional Example" video states that the default in PROC OPTMODEL is primal simplex. Which is it? Am I conflating two different parts of the program, or is this contradictory?&lt;/P&gt;</description>
      <pubDate>Fri, 29 Dec 2017 00:18:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Mathematical-Optimization/PROC-OPTMODEL-Default-is-dual-or-primal-simplex/m-p/423987#M2163</guid>
      <dc:creator>JMKUO</dc:creator>
      <dc:date>2017-12-29T00:18:55Z</dc:date>
    </item>
    <item>
      <title>Re: PROC OPTMODEL: Default is dual or primal simplex?</title>
      <link>https://communities.sas.com/t5/Mathematical-Optimization/PROC-OPTMODEL-Default-is-dual-or-primal-simplex/m-p/424024#M2164</link>
      <description>&lt;P&gt;It might depend. I believe if you run an example, it should tell you which method it is using.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.sas.com/documentation/onlinedoc/or/143/optmodel.pdf" target="_blank"&gt;https://support.sas.com/documentation/onlinedoc/or/143/optmodel.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;MODEL chooses a solver that depends on the problem type. Table 5.8 lists the default solver for each problem type.1&lt;/P&gt;
&lt;P&gt;Table 5.8 Default Solvers and Algorithms in PROC OPTMODEL&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Problem Solver Algorithm Constraint programming CLP Constraint propagation and backtracking search&lt;/P&gt;
&lt;P&gt;Linear programming LP Dual simplex&lt;/P&gt;
&lt;P&gt;Mixed integer linear programming MILP Branch-and-cut&lt;/P&gt;
&lt;P&gt;General nonlinear programming NLP Interior point NLP&lt;/P&gt;
&lt;P&gt;Quadratic programming QP Interior point QP&lt;/P&gt;</description>
      <pubDate>Fri, 29 Dec 2017 12:03:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Mathematical-Optimization/PROC-OPTMODEL-Default-is-dual-or-primal-simplex/m-p/424024#M2164</guid>
      <dc:creator>WarrenKuhfeld</dc:creator>
      <dc:date>2017-12-29T12:03:21Z</dc:date>
    </item>
    <item>
      <title>Re: PROC OPTMODEL: Default is dual or primal simplex?</title>
      <link>https://communities.sas.com/t5/Mathematical-Optimization/PROC-OPTMODEL-Default-is-dual-or-primal-simplex/m-p/424035#M2165</link>
      <description>Thanks! - So, if asked on certification, for LP in OPTMODEL, the algorithm default is indeed dual simplex, correct?</description>
      <pubDate>Fri, 29 Dec 2017 13:45:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Mathematical-Optimization/PROC-OPTMODEL-Default-is-dual-or-primal-simplex/m-p/424035#M2165</guid>
      <dc:creator>JMKUO</dc:creator>
      <dc:date>2017-12-29T13:45:34Z</dc:date>
    </item>
    <item>
      <title>Re: PROC OPTMODEL: Default is dual or primal simplex?</title>
      <link>https://communities.sas.com/t5/Mathematical-Optimization/PROC-OPTMODEL-Default-is-dual-or-primal-simplex/m-p/424037#M2166</link>
      <description>&lt;P&gt;I can't verify t anything&amp;nbsp;about the procedure, test or documentation.&amp;nbsp; All I can do is point you to the documentation.&amp;nbsp; Perhaps someone more knowledgeable will look at your question and respond.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Dec 2017 13:51:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Mathematical-Optimization/PROC-OPTMODEL-Default-is-dual-or-primal-simplex/m-p/424037#M2166</guid>
      <dc:creator>WarrenKuhfeld</dc:creator>
      <dc:date>2017-12-29T13:51:30Z</dc:date>
    </item>
    <item>
      <title>Re: PROC OPTMODEL: Default is dual or primal simplex?</title>
      <link>https://communities.sas.com/t5/Mathematical-Optimization/PROC-OPTMODEL-Default-is-dual-or-primal-simplex/m-p/424041#M2167</link>
      <description>The dual simplex algorithm is the default algorithm for all linear programming problems in Proc OptModel.</description>
      <pubDate>Fri, 29 Dec 2017 15:18:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Mathematical-Optimization/PROC-OPTMODEL-Default-is-dual-or-primal-simplex/m-p/424041#M2167</guid>
      <dc:creator>TheresaStemler</dc:creator>
      <dc:date>2017-12-29T15:18:45Z</dc:date>
    </item>
  </channel>
</rss>

