Qurak

FindFundamentalCycles

利用可能

Fundamental cycle basis from a BFS spanning forest in reverse edge order

FindFundamentalCycles[g]
g = WheelGraph[4]; basis = FindFundamentalCycles[g] → {{4  1, 1  3, 3  4}, {4  1, 1  2, 2  4}, {3  1, 1  2, 2  3}}

トピック

関連

全 6300 関数 · MCPクライアントから使う