igraph-help
[Top][All Lists]
Advanced

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

[igraph] Attributes from C, was: Re: igraph-help Digest, Vol 62, Issue


From: Gábor Csárdi
Subject: [igraph] Attributes from C, was: Re: igraph-help Digest, Vol 62, Issue 3
Date: Thu, 8 Sep 2011 15:59:59 -0400

On Tue, Sep 6, 2011 at 1:08 PM, Andrew Khong
<address@hidden> wrote:
> Hi,
>
> I've attached the attribute handler to igraph. I want to get the vertex color 
> for all vertices in the graph iteratively. However, I get a segmentation 
> fault.
>
> Below are my codes.
>
>  // attach graph attributes handler to igraph
> igraph_attribute_table_t *table;
> table = igraph_i_set_attribute_table(table);
[...]

This is wrong, please see the example in the manual.

Gabor

-- 
Gabor Csardi <address@hidden>     MTA KFKI RMKI



reply via email to

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