<?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: minimum flow optimization in Mathematical Optimization, Discrete-Event Simulation, and OR</title>
    <link>https://communities.sas.com/t5/Mathematical-Optimization/minimum-flow-optimization/m-p/64870#M478</link>
    <description>Suggest searching the SAS support website  &lt;A href="http://support.sas.com/" target="_blank"&gt;http://support.sas.com/&lt;/A&gt; using your subject as the keyword argument.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
    <pubDate>Tue, 09 Dec 2008 10:17:35 GMT</pubDate>
    <dc:creator>sbb</dc:creator>
    <dc:date>2008-12-09T10:17:35Z</dc:date>
    <item>
      <title>minimum flow optimization</title>
      <link>https://communities.sas.com/t5/Mathematical-Optimization/minimum-flow-optimization/m-p/64869#M477</link>
      <description>I wonder if anyone has run through minimum cost flow problem. I have a product optimization problem and I am trying to use minimum cost flow, which I can do using Java, but I was wondering if I can do it through SAS. I have hundred of thousands of nodes and millions of arcs&lt;BR /&gt;
&lt;BR /&gt;
 &lt;BR /&gt;
&lt;BR /&gt;
I would appreciate any thoughts/help</description>
      <pubDate>Mon, 08 Dec 2008 16:07:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Mathematical-Optimization/minimum-flow-optimization/m-p/64869#M477</guid>
      <dc:creator>hansi</dc:creator>
      <dc:date>2008-12-08T16:07:28Z</dc:date>
    </item>
    <item>
      <title>Re: minimum flow optimization</title>
      <link>https://communities.sas.com/t5/Mathematical-Optimization/minimum-flow-optimization/m-p/64870#M478</link>
      <description>Suggest searching the SAS support website  &lt;A href="http://support.sas.com/" target="_blank"&gt;http://support.sas.com/&lt;/A&gt; using your subject as the keyword argument.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
      <pubDate>Tue, 09 Dec 2008 10:17:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Mathematical-Optimization/minimum-flow-optimization/m-p/64870#M478</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2008-12-09T10:17:35Z</dc:date>
    </item>
    <item>
      <title>Re: minimum flow optimization</title>
      <link>https://communities.sas.com/t5/Mathematical-Optimization/minimum-flow-optimization/m-p/64871#M479</link>
      <description>You can use PROC NETFLOW to solve min-cost network flow problems. You can also use PROC OPTLP or PROC OPTMODEL - if you formulate it as a standard linear program.&lt;BR /&gt;
&lt;BR /&gt;
Also, we are currently developing a new product that will focus on graph and network flow algorithms - called PROC OPTGRAPH. It will include a new and improved solver for min-cost network flow. It will probably be released in 2009 (maybe 2010). If you are allowed to share your data, I would appreciate getting a copy. I can use it to fine-tune PROC OPTGRAPH since it is still in development.&lt;BR /&gt;
&lt;BR /&gt;
Let me know if you have any issues using NETFLOW or OPTMODEL.&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
Matt -- matthew.galati@sas.com</description>
      <pubDate>Wed, 10 Dec 2008 14:57:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Mathematical-Optimization/minimum-flow-optimization/m-p/64871#M479</guid>
      <dc:creator>Matthew_Galati</dc:creator>
      <dc:date>2008-12-10T14:57:51Z</dc:date>
    </item>
  </channel>
</rss>

