pub(crate) fn initialize_zcs_model_checker(
mc_cfg: Option<SymbolicModelCheckerHeuristics>,
ta: GeneralThresholdAutomaton,
spec: ELTLSpecification,
cfg: TACOConfig,
) -> ZCSModelCheckerExpand description
Initialize the symbolic model checker with the given options, threshold automaton and specifications