Interface: FlowBuilderProblem
@kortexya/reasoninglayer / FlowBuilderProblem
Interface: FlowBuilderProblem<V>
Defined in: src/builders/flow.ts:100
Result returned by each Flow.* constructor: the constraint
psi-terms plus the output variable names needed to read results.
Type Parameters
V
V
Properties
constraints
constraints:
TermInputArg[]
Defined in: src/builders/flow.ts:101
vars
vars:
V
Defined in: src/builders/flow.ts:102