Interface: GetPreorderDegreeRequest
@kortexya/reasoninglayer / Sorts / GetPreorderDegreeRequest
Interface: GetPreorderDegreeRequest
Defined in: src/types/sorts.ts:407
Request to compute preorder degree between two sorts.
Properties
sort1Id
sort1Id:
string
Defined in: src/types/sorts.ts:409
First sort UUID.
sort2Id
sort2Id:
string
Defined in: src/types/sorts.ts:411
Second sort UUID.