CoarsenOptions
Defined in: network/coarsen.ts:46
Properties
Section titled “Properties”maxLevels?
Section titled “maxLevels?”
optionalmaxLevels?:number
Defined in: network/coarsen.ts:50
Safety cap on hierarchy depth. Default 32.
minNodes?
Section titled “minNodes?”
optionalminNodes?:number
Defined in: network/coarsen.ts:48
Stop coarsening once a level has ≤ this many nodes. Default 8.