I - input symbol classpublic final class DFACacheConsistencyTest<I> extends Object implements EquivalenceOracle.DFAEquivalenceOracle<I>
EquivalenceOracle that tests an hypothesis for consistency with the contents of a DFACacheOracle.EquivalenceOracle.DFAEquivalenceOracle<I>, EquivalenceOracle.MealyEquivalenceOracle<I,O>| Modifier and Type | Method and Description |
|---|---|
@Nullable DefaultQuery<I,Boolean> |
findCounterExample(DFA<?,I> hypothesis,
Collection<? extends I> inputs) |
public @Nullable DefaultQuery<I,Boolean> findCounterExample(DFA<?,I> hypothesis, Collection<? extends I> inputs)
findCounterExample in interface EquivalenceOracle<DFA<?,I>,I,Boolean>Copyright © 2020. All rights reserved.