Qurak

ConnectedGraphQ

Disponible

Test whether a graph is connected (strongly connected for directed graphs)

ConnectedGraphQ[g]
{ConnectedGraphQ[g], Total[VertexDegree[g]] ≥ (VertexCount[g] - 1) / 2} → {False, Total[VertexDegree[g]] >= (-1 + VertexCount[g])/2}

Thèmes

Connexes

Les 6300 fonctions · Utiliser ceci depuis un client MCP