Skip to content

Interface: BindVariablesRequest

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Constraints / BindVariablesRequest

Interface: BindVariablesRequest

Defined in: src/types/constraints.ts:283

Request to bind variables in a constraint session.

Properties

bindings

bindings: Record<string, number>

Defined in: src/types/constraints.ts:285

Variable name to value bindings.