Qurak

EdgeCount

در دسترس

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}

به‌کاررفته در

موضوع‌ها

مرتبط

همهٔ 6300 تابع · استفاده از این در کلاینت MCP