Interface: MinCostMaxFlowVars
@kortexya/reasoninglayer / MinCostMaxFlowVars
Interface: MinCostMaxFlowVars
Defined in: src/builders/flow.ts:86
Output variables surfaced by Flow.minCostMaxFlow.
Properties
edgeFlows
edgeFlows:
object[]
Defined in: src/builders/flow.ts:89
from
from:
string
to
to:
string
var
var:
string
flowValue
flowValue:
string
Defined in: src/builders/flow.ts:87
totalCost
totalCost:
string
Defined in: src/builders/flow.ts:88