<?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 optnet - maximum number of nodes in Mathematical Optimization, Discrete-Event Simulation, and OR</title>
    <link>https://communities.sas.com/t5/Mathematical-Optimization/Proc-optnet-maximum-number-of-nodes/m-p/265286#M1299</link>
    <description>&lt;P&gt;proc optnet (or the network solver in OPTMODEL) can only find ALL paths, ALL SHORTEST (length=1) paths or ALL LONGEST (too long) paths, nothing in between. A cap on path length would indeed be something useful.&lt;/P&gt;</description>
    <pubDate>Thu, 21 Apr 2016 02:24:20 GMT</pubDate>
    <dc:creator>PGStats</dc:creator>
    <dc:date>2016-04-21T02:24:20Z</dc:date>
    <item>
      <title>Proc optnet - maximum number of nodes</title>
      <link>https://communities.sas.com/t5/Mathematical-Optimization/Proc-optnet-maximum-number-of-nodes/m-p/265195#M1298</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using the optnet procedure with the shortpath statement. The output is the shortest path between every pair of nodes I have in input. I have a lot of nodes in my data, so sometimes the number of nodes it takes to get from A to B can be quite big and take a lot of time to run.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Right now, after the procedure is done running, I get the number of nodes used in each pair of points and I remove it if it is too high (over 50 or 100 for example), because I still have some manipulations to do.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Since this step can be long as well, I would like to know if there is an option or a way that will not output the pair if the number of nodes there is between them is too high. I'm using SAS 9.4.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Apr 2016 18:36:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Mathematical-Optimization/Proc-optnet-maximum-number-of-nodes/m-p/265195#M1298</guid>
      <dc:creator>Ceciestunnomtemporaire</dc:creator>
      <dc:date>2016-04-20T18:36:32Z</dc:date>
    </item>
    <item>
      <title>Re: Proc optnet - maximum number of nodes</title>
      <link>https://communities.sas.com/t5/Mathematical-Optimization/Proc-optnet-maximum-number-of-nodes/m-p/265286#M1299</link>
      <description>&lt;P&gt;proc optnet (or the network solver in OPTMODEL) can only find ALL paths, ALL SHORTEST (length=1) paths or ALL LONGEST (too long) paths, nothing in between. A cap on path length would indeed be something useful.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Apr 2016 02:24:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Mathematical-Optimization/Proc-optnet-maximum-number-of-nodes/m-p/265286#M1299</guid>
      <dc:creator>PGStats</dc:creator>
      <dc:date>2016-04-21T02:24:20Z</dc:date>
    </item>
    <item>
      <title>Re: Proc optnet - maximum number of nodes</title>
      <link>https://communities.sas.com/t5/Mathematical-Optimization/Proc-optnet-maximum-number-of-nodes/m-p/266331#M1301</link>
      <description>&lt;P&gt;Thank you for your time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I found an interesting option that I did not see before, called "data_nodes_sub=". You use a table with the nodes, source and sink as columns with 0 or 1 as values. It helped me a lot.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Apr 2016 11:35:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Mathematical-Optimization/Proc-optnet-maximum-number-of-nodes/m-p/266331#M1301</guid>
      <dc:creator>Ceciestunnomtemporaire</dc:creator>
      <dc:date>2016-04-26T11:35:23Z</dc:date>
    </item>
  </channel>
</rss>

