Qurak

KaryTree

Available

K-ary tree graph

KaryTree[n]
KaryTree[n, k]
KaryTree[10] → Graph[<10>, <9>]KaryTree[15, 3] → Graph[<15>, <14>]Table[GraphRadius[KaryTree[i, 2]], {i, {5, 9, 16}}] → {2, 3, 4}

Topics

Related

All 6300 functions · Use this from an MCP client