Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
python の igraph の mincut_value は、カットのエッジの数を返します。この関数によって実際に返されるエッジを見つけて印刷できますか?
これは、igraph の安定版 (現時点で 0.5.4) では不可能ですが、開発版 (0.6) ではサポートされています。igraph_mincut引数で最小カット自体を提供しcutます。
igraph_mincut
cut