Class ExampleAngluin

    • Constructor Detail

      • ExampleAngluin

        public ExampleAngluin()
    • Method Detail

      • constructMachine

        public static net.automatalib.automaton.fsa.impl.CompactDFA<Integer> constructMachine()
      • constructMachine

        public static <A extends net.automatalib.automaton.fsa.MutableDFA<S,​? super Integer>,​S> A constructMachine​(A machine)
      • createInputAlphabet

        public static net.automatalib.alphabet.Alphabet<Integer> createInputAlphabet()