Qurak

EdgeCount

Disponible

Returns the number of edges in a graph (optionally matching a pattern)

EdgeCount[g]
EdgeCount[g, patt]
EdgeCount[{v -> w, …}, …]
g = PetersenGraph[5, 2]; {ConnectedGraphQ[g], EdgeCount[g] ≥ VertexCount[g] - 1} → {True, True}

Usada en

Temas

Relacionadas

Las 6300 funciones · Usar esto desde un cliente MCP