generate_pajek#
- generate_pajek(G)[source]#
Generate lines in Pajek graph format.
- Parameters:
- Ggraph
A Networkx graph
References
See http://vlado.fmf.uni-lj.si/pub/networks/pajek/doc/draweps.htm for format information.
NetworkX User Survey 2023 🎉 Fill out the survey to tell us about your ideas, complaints, praises of NetworkX!
Generate lines in Pajek graph format.
A Networkx graph
References
See http://vlado.fmf.uni-lj.si/pub/networks/pajek/doc/draweps.htm for format information.