Interface: FindallResponse
@kortexya/reasoninglayer / Control / FindallResponse
Interface: FindallResponse
Defined in: src/types/control.ts:154
Response from findall.
Properties
count
count:
number
Defined in: src/types/control.ts:156
Number of solutions found.
solutions
solutions:
string[]
Defined in: src/types/control.ts:158
Collected solutions.