<?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: How to convert &amp;quot;mps standard format&amp;quot; to &amp;quot;mps sas data set&amp;quot; from a table ? in Mathematical Optimization, Discrete-Event Simulation, and OR</title>
    <link>https://communities.sas.com/t5/Mathematical-Optimization/How-to-convert-quot-mps-standard-format-quot-to-quot-mps-sas/m-p/71072#M517</link>
    <description>Hi Chavalit,&lt;BR /&gt;
&lt;BR /&gt;
Unfortunately there is no auto macro to read an MPS data set from a database. But since the data set format is almost the same as the mps format, it should not be hard to write a macro for it using PROC SQL.&lt;BR /&gt;
&lt;BR /&gt;
Here is some information about the mps data set format:&lt;BR /&gt;
&lt;A href="http://support.sas.com/documentation/cdl/en/ormpug/63352/HTML/default/viewer.htm#mpsds_toc.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/ormpug/63352/HTML/default/viewer.htm#mpsds_toc.htm&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Have a great day&lt;BR /&gt;
Philipp</description>
    <pubDate>Fri, 11 Feb 2011 15:02:34 GMT</pubDate>
    <dc:creator>Philipp_SAS</dc:creator>
    <dc:date>2011-02-11T15:02:34Z</dc:date>
    <item>
      <title>How to convert "mps standard format" to "mps sas data set" from a table ?</title>
      <link>https://communities.sas.com/t5/Mathematical-Optimization/How-to-convert-quot-mps-standard-format-quot-to-quot-mps-sas/m-p/71071#M516</link>
      <description>Hello,&lt;BR /&gt;
&lt;BR /&gt;
I have lp problems in mps standard (respectively free) format in a table of my databank.&lt;BR /&gt;
Is it possible to use PROC SQL to select and convert them to mps sas data set, so that I can Input into PROC OPTMILP?&lt;BR /&gt;
&lt;BR /&gt;
As sparsedata I can seclect a problem form my databank into a table with PROC SQL and convert it with PROC LP:&lt;BR /&gt;
proc lp data=exdata mpsout=mpsdata;&lt;BR /&gt;
run;&lt;BR /&gt;
&lt;BR /&gt;
But for mps format, I find only the macro %mps2sasd in the user's guide. Its parameter must be a file (.mps).&lt;BR /&gt;
&lt;BR /&gt;
Thanks</description>
      <pubDate>Thu, 10 Feb 2011 16:39:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Mathematical-Optimization/How-to-convert-quot-mps-standard-format-quot-to-quot-mps-sas/m-p/71071#M516</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2011-02-10T16:39:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert "mps standard format" to "mps sas data set" from a table ?</title>
      <link>https://communities.sas.com/t5/Mathematical-Optimization/How-to-convert-quot-mps-standard-format-quot-to-quot-mps-sas/m-p/71072#M517</link>
      <description>Hi Chavalit,&lt;BR /&gt;
&lt;BR /&gt;
Unfortunately there is no auto macro to read an MPS data set from a database. But since the data set format is almost the same as the mps format, it should not be hard to write a macro for it using PROC SQL.&lt;BR /&gt;
&lt;BR /&gt;
Here is some information about the mps data set format:&lt;BR /&gt;
&lt;A href="http://support.sas.com/documentation/cdl/en/ormpug/63352/HTML/default/viewer.htm#mpsds_toc.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/ormpug/63352/HTML/default/viewer.htm#mpsds_toc.htm&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Have a great day&lt;BR /&gt;
Philipp</description>
      <pubDate>Fri, 11 Feb 2011 15:02:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Mathematical-Optimization/How-to-convert-quot-mps-standard-format-quot-to-quot-mps-sas/m-p/71072#M517</guid>
      <dc:creator>Philipp_SAS</dc:creator>
      <dc:date>2011-02-11T15:02:34Z</dc:date>
    </item>
  </channel>
</rss>

