ksmt-core
0.5.23
ksmt-core
/
io.ksmt.solver.model
/
KModelImpl
/
KModelImpl
KModel
Impl
fun
KModelImpl
(
ctx
:
KContext
,
interpretations
:
Map
<
KDecl
<
*
>
,
KFuncInterp
<
*
>
>
,
uninterpretedSortsUniverses
:
Map
<
KUninterpretedSort
,
Set
<
KUninterpretedSortValue
>
>
)