fnss.topologies.simplemodels.full_mesh_topology
fnss.topologies.simplemodels.line_topology
Enter search terms or a module, class or function name.
Return a balanced k-ary tree topology of with depth h
k : int
The branching factor of the tree
h : int
The height or depth of the tree
topology : A Topology object