Documentation

Std.Tactic.BVDecide.Bitblast.BVExpr.Circuit.Impl.Operations.Umod

This module contains the implementation of a bitblaster for BitVec.umod. The implemented circuit is a shift subtractor.

def Std.Tactic.BVDecide.BVExpr.bitblast.blastUmod {α : Type} [Hashable α] [DecidableEq α] {w : Nat} (aig : Std.Sat.AIG α) (input : aig.BinaryRefVec w) :
Equations
  • One or more equations did not get rendered due to their size.
Instances For