initialize_smt_model_checker

Function initialize_smt_model_checker 

Source
pub(crate) fn initialize_smt_model_checker(
    ta: GeneralThresholdAutomaton,
    spec: ELTLSpecification,
    cfg: TACOConfig,
    parallel: bool,
) -> SMTModelChecker