Module type InvGenMiner.CandGen
Module generating candidate terms for invariant generation.
val mine : bool -> bool -> TransSys.t -> (TransSys.t * Term.TermSet.t) list
Generates sets of candidate terms from a transition system, and its subsystems if the second flag require it. First flag is for two-state.