igraph-help
[Top][All Lists]
Advanced

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

[igraph] igraph crashes when loading graphml file


From: Stefan Reitz
Subject: [igraph] igraph crashes when loading graphml file
Date: Wed, 10 Dec 2008 14:06:18 +0100

Two weeks ago I started a new project creating menu structures using yEd (v3.1.2.1 ) (http://www.yworks.com/en/products_yed_about.html), saving the graph as graphml file and then working on the graph with igraph.

 

Unfortunately igraph crashes when I feed it with my graphml formatted graph :-/

If I take the same graph and save it as gml file igraph encounters no problems. But gml doesn’t seem to support descriptive fields for edges and nodes …

 

I am using pywin32build212 on windows XPpro for python interpretation.

 

Particularly problematic seems to be a <data key …> _expression_.

 

I have attached my graph as graphml and gml formatted files and the two python files loading the respective graphs.

 

Is there any way I can make igraph work with this graphml file?

Any help would be much appreciated.

 

 

 

Mit freundlichen Grüßen / Kind regards

Stefan Reitz 

Test Engineer

Tel:       +49 / 711 / 901 219-97

Fax:      +49 / 711 / 901 219-29

E-Mail address@hidden

www.s1nn.de

 

 

S1nn GmbH & Co. KG

Entennest 1, D-73730 Esslingen

Geschäftsführer:           Philipp Popov, Andreas Heim

Sitz der Gesellschaft:   Esslingen am Neckar

Registergericht:            Stuttgart, HRA 212366

Ust.-Id.-Nr./VAT-No.:     DE238986211

 

Diese Mitteilung ist ausschließlich für den beabsichtigten Empfänger bestimmt. Sie kann vertrauliche Informationen enthalten, die dem Schutz des Gesetzes unterfallen. Jede(r) unberechtigte Lektüre, Gebrauch, Veröffentlichung oder Weitergabe ist untersagt. Sollten Sie nicht der beabsichtigte Empfänger sein, vernichten Sie bitte diese Mitteilung einschließlich aller Anlagen und angefertigten Kopien.

This message is for the sole use of the intended recipient(s) and may contain confidential information which are legally privileged. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please destroy this message including all enclosures and copies thereof.

 

 

 

 

Attachment: test_app_4.py
Description: Text document

Attachment: MenueStrukturUHV_nur_CallStacks_0_2.gml
Description: Binary data

Attachment: MenueStrukturUHV_nur_CallStacks_0_2.graphml
Description: Binary data

Attachment: test_app_3.py
Description: Text document


reply via email to

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