Qurak

FindFundamentalCycles

Disponibile

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}}

Argomenti

Correlate

Tutte le 6300 funzioni · Usa questo da un client MCP