EqOnly.UBVInvGenGraph of unsigned bitvectors.
module IS : sig ... endval main :
Numeral.t option ->
bool ->
bool ->
bool ->
'a InputSystem.t ->
Analysis.param ->
TransSys.t ->
(TransSys.t * Term.TermSet.t * Term.TermSet.t) listRuns the invariant generator.
main max_depth top_only modular two_state input_sys aparam sys:
max_depth: length of the invariant generation runtop_only: run on top level onlymodular: triggers modular MININGtwo_state: generate two-state invariants