package bitwuzla
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Module Term.Ar
Source
Array
make sort value
create a one-dimensional constant array of given sort, initialized with given value.
assignment t
get the current model value of given array term.
The value of indices and values can be queried via Bv.assignment
and Fp.assignment
.