<?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 MILP solver and dual values in optmodel in Mathematical Optimization, Discrete-Event Simulation, and OR</title>
    <link>https://communities.sas.com/t5/Mathematical-Optimization/MILP-solver-and-dual-values-in-optmodel/m-p/261806#M1291</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Good afternoon fellow SAS-users,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am running a program using proc optmodel with MILP solver.&lt;/P&gt;&lt;P&gt;When creating output data from the constraints and adding the suffix ".dual", the output table is correctly created but with missing values for the dual values. When keeping the same syntax but dealing only with real (non integer) variables, it is working.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any way to get the dual values when dealing with integer variables in proc optmodel ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;T.&lt;/P&gt;</description>
    <pubDate>Wed, 06 Apr 2016 16:12:31 GMT</pubDate>
    <dc:creator>Tangui</dc:creator>
    <dc:date>2016-04-06T16:12:31Z</dc:date>
    <item>
      <title>MILP solver and dual values in optmodel</title>
      <link>https://communities.sas.com/t5/Mathematical-Optimization/MILP-solver-and-dual-values-in-optmodel/m-p/261806#M1291</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Good afternoon fellow SAS-users,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am running a program using proc optmodel with MILP solver.&lt;/P&gt;&lt;P&gt;When creating output data from the constraints and adding the suffix ".dual", the output table is correctly created but with missing values for the dual values. When keeping the same syntax but dealing only with real (non integer) variables, it is working.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any way to get the dual values when dealing with integer variables in proc optmodel ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;T.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2016 16:12:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Mathematical-Optimization/MILP-solver-and-dual-values-in-optmodel/m-p/261806#M1291</guid>
      <dc:creator>Tangui</dc:creator>
      <dc:date>2016-04-06T16:12:31Z</dc:date>
    </item>
    <item>
      <title>Re: MILP solver and dual values in optmodel</title>
      <link>https://communities.sas.com/t5/Mathematical-Optimization/MILP-solver-and-dual-values-in-optmodel/m-p/261853#M1292</link>
      <description>&lt;P&gt;The MILP solver does not return dual values. &amp;nbsp;You can instead fix the integer variables and call the LP solver with the RELAXINT option, as shown in this documentation example:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/ormpex/68157/HTML/default/viewer.htm#ormpex_ex15_toc.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/ormpex/68157/HTML/default/viewer.htm#ormpex_ex15_toc.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2016 17:18:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Mathematical-Optimization/MILP-solver-and-dual-values-in-optmodel/m-p/261853#M1292</guid>
      <dc:creator>RobPratt</dc:creator>
      <dc:date>2016-04-06T17:18:34Z</dc:date>
    </item>
    <item>
      <title>Re: MILP solver and dual values in optmodel</title>
      <link>https://communities.sas.com/t5/Mathematical-Optimization/MILP-solver-and-dual-values-in-optmodel/m-p/262032#M1293</link>
      <description>Thank you for your quick reply.</description>
      <pubDate>Thu, 07 Apr 2016 10:02:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Mathematical-Optimization/MILP-solver-and-dual-values-in-optmodel/m-p/262032#M1293</guid>
      <dc:creator>Tangui</dc:creator>
      <dc:date>2016-04-07T10:02:54Z</dc:date>
    </item>
  </channel>
</rss>

