<?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 How proc optgraph works with graphs with weight? in Mathematical Optimization, Discrete-Event Simulation, and OR</title>
    <link>https://communities.sas.com/t5/Mathematical-Optimization/How-proc-optgraph-works-with-graphs-with-weight/m-p/549523#M2664</link>
    <description>&lt;P&gt;I would like to know how proc optgraph acts when you give it a graph with weights. I am doing community detection using Louvain method and community option. I have several pairs of nodes with more tan one link and different weigths. I would want to know if the algorithm adds the weights or what it does with them.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Tue, 09 Apr 2019 09:09:02 GMT</pubDate>
    <dc:creator>LauraMunozCalvo</dc:creator>
    <dc:date>2019-04-09T09:09:02Z</dc:date>
    <item>
      <title>How proc optgraph works with graphs with weight?</title>
      <link>https://communities.sas.com/t5/Mathematical-Optimization/How-proc-optgraph-works-with-graphs-with-weight/m-p/549523#M2664</link>
      <description>&lt;P&gt;I would like to know how proc optgraph acts when you give it a graph with weights. I am doing community detection using Louvain method and community option. I have several pairs of nodes with more tan one link and different weigths. I would want to know if the algorithm adds the weights or what it does with them.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 09 Apr 2019 09:09:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Mathematical-Optimization/How-proc-optgraph-works-with-graphs-with-weight/m-p/549523#M2664</guid>
      <dc:creator>LauraMunozCalvo</dc:creator>
      <dc:date>2019-04-09T09:09:02Z</dc:date>
    </item>
    <item>
      <title>Re: How proc optgraph works with graphs with weight?</title>
      <link>https://communities.sas.com/t5/Mathematical-Optimization/How-proc-optgraph-works-with-graphs-with-weight/m-p/549673#M2667</link>
      <description>&lt;P&gt;If you have multiple links between the the same pair of nodes, only the first one is used:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://go.documentation.sas.com/?docsetId=procgralg&amp;amp;docsetTarget=procgralg_optgraph_details01.htm&amp;amp;docsetVersion=15.1&amp;amp;locale=en#procgralg.optgraph.optgr_grinput_link" target="_blank"&gt;https://go.documentation.sas.com/?docsetId=procgralg&amp;amp;docsetTarget=procgralg_optgraph_details01.htm&amp;amp;docsetVersion=15.1&amp;amp;locale=en#procgralg.optgraph.optgr_grinput_link&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The log displays a warning in that case:&lt;/P&gt;
&lt;P&gt;WARNING: Link (A,B) in observation 2 of the DATA_LINKS= data set is a duplicate and is ignored.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the next release of PROC NETWORK (the SAS Viya counterpart to PROC OPTGRAPH), multiple links are handled directly in the algorithm.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Apr 2019 15:47:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Mathematical-Optimization/How-proc-optgraph-works-with-graphs-with-weight/m-p/549673#M2667</guid>
      <dc:creator>RobPratt</dc:creator>
      <dc:date>2019-04-09T15:47:41Z</dc:date>
    </item>
  </channel>
</rss>

