{ } Raw JSON

bundles / scipy 1.17.1 / scipy / _lib / _disjoint_set / DisjointSet / subsets

function

scipy._lib._disjoint_set:DisjointSet.subsets

source: /scipy/_lib/_disjoint_set.py :239

Signature

def   subsets ( self )

Summary

Get all the subsets in the disjoint set.

Returns

result : list

Subsets in the disjoint set.

Aliases

  • scipy.cluster.hierarchy.DisjointSet.subsets