Expand description
Encoding of the refinement tree into a fixpoint constraint.
Modulesยง
Structsยง
- Const
Info ๐ - Expr
Encoding ๐Ctxt - Fixpoint
Ctxt - FixpointK
Var ๐ - KVar
Decl ๐ - KVar
Encoding ๐Ctxt - During encoding into fixpoint we generate multiple fixpoint kvars per kvar in flux. A
KVarEncodingCtxt
is used to keep track of the state needed for this. - KVarGen
- Local
VarEnv ๐ - Environment used to map from
rty::Var
to afixpoint::LocalVar
. - Sort
Encoding ๐Ctxt - Keep track of all the data sorts that we need to define in fixpoint to encode the constraint.
- TagIdx
Enumsยง
- KVar
Encoding - How an
rty::KVar
is encoded in the fixpoint constraint - Key ๐
Functionsยง
- bv_
size_ ๐to_ fixpoint - const_
to_ ๐fixpoint - mk_
implies ๐
Type Aliasesยง
- Const
Map ๐ - DefMap ๐
- FixQuery
Cache