networkx.readwrite.pajek.generate_pajek¶
-
generate_pajek
(G)[source]¶ Generate lines in Pajek graph format.
- Parameters
G (graph) – A Networkx graph
References
See http://vlado.fmf.uni-lj.si/pub/networks/pajek/doc/draweps.htm for format information.