Qurak

CompleteGraph

可用

`CompleteGraph[n]` is the complete graph on `n` vertices — every pair of

CompleteGraph[n]
CompleteGraph[{n1, n2, …, nk}]
EdgeCount[CompleteGraph[4]] → 6EdgeCount[CompleteGraph[{2, 3}]] → 6VertexCount[CompleteGraph[{2, 3}]] → 5BipartiteGraphQ[CompleteGraph[{2, 3}]] → True

主題

相關

全部 6300 個函式 · 從 MCP 用戶端使用這個