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 客户端使用