<?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 Outputting all variables and other important information about solution to one table in Mathematical Optimization, Discrete-Event Simulation, and OR</title>
    <link>https://communities.sas.com/t5/Mathematical-Optimization/Outputting-all-variables-and-other-important-information-about/m-p/106082#M652</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a way to output all variables, solution (all values within array), information whether solution is optimal etc. to one table?&lt;/P&gt;&lt;P&gt;Are information like "Solution Status" accessible as some macro variables with fixed names or I just have to gather those information from ODS tables?&lt;/P&gt;&lt;P&gt;Do tables in ODS tables (like eg. "Solution Status") may change from one version of SAS to another or are supposed to be constant and I can fix and rely on them in my code?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 May 2012 13:59:59 GMT</pubDate>
    <dc:creator>tom12122</dc:creator>
    <dc:date>2012-05-07T13:59:59Z</dc:date>
    <item>
      <title>Outputting all variables and other important information about solution to one table</title>
      <link>https://communities.sas.com/t5/Mathematical-Optimization/Outputting-all-variables-and-other-important-information-about/m-p/106082#M652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a way to output all variables, solution (all values within array), information whether solution is optimal etc. to one table?&lt;/P&gt;&lt;P&gt;Are information like "Solution Status" accessible as some macro variables with fixed names or I just have to gather those information from ODS tables?&lt;/P&gt;&lt;P&gt;Do tables in ODS tables (like eg. "Solution Status") may change from one version of SAS to another or are supposed to be constant and I can fix and rely on them in my code?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 May 2012 13:59:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Mathematical-Optimization/Outputting-all-variables-and-other-important-information-about/m-p/106082#M652</guid>
      <dc:creator>tom12122</dc:creator>
      <dc:date>2012-05-07T13:59:59Z</dc:date>
    </item>
    <item>
      <title>Re: Outputting all variables and other important information about solution to one table</title>
      <link>https://communities.sas.com/t5/Mathematical-Optimization/Outputting-all-variables-and-other-important-information-about/m-p/106083#M653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If using OPTMILP, the solutions can be stored in datasets, see doc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="active_link" href="http://support.sas.com/documentation/cdl/en/ormpug/63975/HTML/default/viewer.htm#ormpug_optmilp_sect005.htm#ormpug.optmilp.milpprimalout"&gt;http://support.sas.com/documentation/cdl/en/ormpug/63975/HTML/default/viewer.htm#ormpug_optmilp_sect005.htm#ormpug.optmilp.milpprimalout&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;PRIMALOUT=&lt;EM&gt;SAS-data-set&lt;/EM&gt; &lt;/STRONG&gt;&lt;BR /&gt;&lt;A class="syntaxindex" id="ormpug.optmilp.a0000000010"&gt;&lt;/A&gt;specifies the output &lt;BR /&gt;data set for the primal solution. This data set contains the primal solution &lt;BR /&gt;information. See the section &lt;A _jive_internal="true" href="https://communities.sas.com/message/ormpug_optmilp_sect007.htm"&gt;Data Input and Output&lt;/A&gt; for details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Solution status can be access from macro _OROPTMILP_, see doc here&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/ormpug/63975/HTML/default/viewer.htm#ormpug_optmilp_sect017.htm"&gt;http://support.sas.com/documentation/cdl/en/ormpug/63975/HTML/default/viewer.htm#ormpug_optmilp_sect017.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The tables may change over versions (add more rows, etc.). Please refer the documentation of the version that you are using.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2012 18:58:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Mathematical-Optimization/Outputting-all-variables-and-other-important-information-about/m-p/106083#M653</guid>
      <dc:creator>YanXu</dc:creator>
      <dc:date>2012-05-10T18:58:28Z</dc:date>
    </item>
  </channel>
</rss>

