Interface LTSminAlternating<I,​O,​R>

    • Method Detail

      • requiresOriginalAutomaton

        boolean requiresOriginalAutomaton()
        Whether this model checker requires the original Mealy machine to read the Mealy machines from an FSM.
        Returns:
        whether the original automaton is required.