Interface: MaxFlowVars
@kortexya/reasoninglayer / MaxFlowVars
Interface: MaxFlowVars
Defined in: src/builders/flow.ts:69
Output variables surfaced by Flow.maxFlow.
Properties
edgeFlows
edgeFlows:
object[]
Defined in: src/builders/flow.ts:73
Per-edge output variables in declaration order.
from
from:
string
to
to:
string
var
var:
string
flowValue
flowValue:
string
Defined in: src/builders/flow.ts:71
Variable name bound to the total flow source → sink.