Closed chenzhigang9521 closed 1 week ago
Please fill out the bug template in full.
What is missing: (1) a minimal reproducible example, see https://stackoverflow.com/help/minimal-reproducible-example (2) information about your system (OS, igraph version, where you got igraph)
If at all possible, write reports in English (ask for help from a friend, if necessary), since no one on the igraph team reads Chinese.
We need a complete example that reproduces the issue to be able to do something about this. Can you provide it?
报错,segmentation fault,下面是代码,错误出现max_independent_set = G.largest_independent_vertex_sets()[0],直接报错了