cyaron
cyaron copied to clipboard
edge_count 不能处理自环
可以使用 len(list(self.iterate_edges())) 代替。