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}

Temas

Relacionadas

Las 6300 funciones · Usar esto desde un cliente MCP