igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] how to add disconnected nodes to a graph?


From: Tamás Nepusz
Subject: Re: [igraph] how to add disconnected nodes to a graph?
Date: Fri, 6 Dec 2013 11:06:18 +0100

> How do you add nodes to a graph without connecting from to others via an edge?

Use a different file format that supports disconnected edges. Pajek 
(https://gephi.org/users/supported-graph-formats/pajek-net-format/) or GML 
(https://gephi.org/users/supported-graph-formats/gml-format/) are probably the 
easiest to create.

T.



reply via email to

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