igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] Edge.betweenness and shortest.paths on weight graphs


From: EthanK Gough
Subject: Re: [igraph] Edge.betweenness and shortest.paths on weight graphs
Date: Wed, 4 Dec 2013 10:14:48 -0800

Hi Gabor

I have another quick question. So if the edge weights are added when calculating the lengths of paths, does that mean then that a path with larger edge weights is longer than one with smaller edge weights?

thanks

Ethan


On Mon, Nov 25, 2013 at 12:25 PM, Gábor Csárdi <address@hidden> wrote:
On Mon, Nov 25, 2013 at 3:12 PM, EthanK Gough <address@hidden> wrote:
> How does igraph handle edge weights when using edge.betweenness and
> shortest.paths? Does it simply add the edge weights when calculating the
> lengths of paths and finding geodesics?

It does exactly that.

Gabor

> Thanks
>
> Ethan
>
> _______________________________________________
> igraph-help mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/igraph-help
>



reply via email to

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