Class RivestSchapireDFA<I>

    • Constructor Detail

      • RivestSchapireDFA

        public RivestSchapireDFA​(net.automatalib.alphabet.Alphabet<I> alphabet,
                                 MembershipOracle<I,​Boolean> oracle)