Memory efficient matrix representation in Python for multigraph?

后端 未结 0 678
感动是毒
感动是毒 2020-12-04 01:42

I have a multigraph that has multiple types of edges going from one node to another. Is there an efficient way to represent this in Python?

相关标签:
回答
  • 消灭零回复
提交回复
热议问题