Is there any way to represent a bipartite graph other than adjacency matrix or a list?

后端 未结 0 877
误落风尘
误落风尘 2020-12-07 17:32

I was looking for a way to represent a bipartite graph (G) with two sets A and B which should be different from the adjacency matrix or list. It should also manage the edges

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