Skip to content

Interface: KBVariableSpec

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Optimize / KBVariableSpec

Interface: KBVariableSpec

Defined in: src/types/optimize.ts:171

Specification for discovering LP variables from knowledge base terms.

Properties

nameFeature

nameFeature: string

Defined in: src/types/optimize.ts:175

Feature name to use as the variable’s human-readable name.


sort

sort: string

Defined in: src/types/optimize.ts:173

Sort name whose terms become decision variables.