FlowResult
Defined in: network/flow.ts:33
Properties
Section titled “Properties”linkFlow
Section titled “linkFlow”linkFlow:
Float32Array
Defined in: network/flow.ts:37
Per-edge flow (aligned with source/target): node flow split along out-links by weight.
nodeFlow
Section titled “nodeFlow”nodeFlow:
Float32Array
Defined in: network/flow.ts:35
Per-node visit rate, length nodeCount, summing to 1.