igraph-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [igraph] Edge Weights


From: Tamas Nepusz
Subject: Re: [igraph] Edge Weights
Date: Mon, 12 Jul 2010 09:48:53 -0400

Dear Anne,

igraph assigns no prescribed semantics to edge weights, they are just numbers. 
Some of the igraph methods interpret them as distances (e.g., the shortest path 
functions), others interpret them as similarities (e.g., the community 
detection functions). So, it all depends on which functions you are planning to 
use.

-- 
Tamas


On 2010.07.12., at 9:43, Anne Trainor wrote:

> Hello,
>   for weighted networks in igraph (R package) are the weight values in an 
> edge list depict tie strength (increase in weight value means a stronger 
> connection) or are the weight values indicate a weighted distance (as edge 
> weight increases between nodes the distance increases).
> 
> Thank you for your help,
> Anne
> 
> _______________________________________________
> igraph-help mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/igraph-help




reply via email to

[Prev in Thread] Current Thread [Next in Thread]