igraph-help
[Top][All Lists]
Advanced

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

[igraph] Destroying uninitialized graphs


From: Matthew Walker
Subject: [igraph] Destroying uninitialized graphs
Date: Mon, 7 Mar 2011 10:28:17 -0500
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101208 Thunderbird/3.1.7

Hi,

I currently have a problem in that my program seg faults because I am calling igraph_destroy() on an uninitialized graph.

Is there a function to tell whether the graph is initialized?

Thanks,

Matthew



reply via email to

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