FlowOptions
Defined in: network/flow.ts:24
Properties
Section titled “Properties”maxIter?
Section titled “maxIter?”
optionalmaxIter?:number
Defined in: network/flow.ts:30
Iteration cap. Default 2000.
optionaltau?:number
Defined in: network/flow.ts:26
Teleportation probability (Infomap default 0.15).
optionaltol?:number
Defined in: network/flow.ts:28
Convergence tolerance on the L1 change between iterations. Default 1e-12.