igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] Extracting sub-graph


From: Tamás Nepusz
Subject: Re: [igraph] Extracting sub-graph
Date: Wed, 12 Oct 2011 15:29:04 +0200

> i.decompose(mode=1) works (assuming that, 1 = weak and 2 = strong)
The assumption is correct.

> aa = i.decompose(mode=WEAK)
Have you imported the "WEAK" constant from the igraph module before? (from 
igraph import WEAK)

-- 
T.


reply via email to

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