Module Flags.IC3
IC3 flags
type qe=[|`Z3|`Z3_impl|`Z3_impl2|`Cooper]Algorithm usable for quantifier elimination in IC3.
val qe : unit -> qeThe QE algorithm IC3 should use.
val set_qe : qe -> unitSets
qe.
val block_in_future_first : unit -> boolBlock counterexample in future frames first before returning to frame.
val abstr : unit -> abstrAbstraction mechanism IC3 should use.
val extract : unit -> extractHeuristic for extraction of implicants in IC3.