public class SymbolEQOracleWrapper<A extends SODetOutputAutomaton<?,I,?,Word<O>>,I,O> extends Object implements EquivalenceOracle<A,I,O>
| Constructor and Description |
|---|
SymbolEQOracleWrapper(EquivalenceOracle<? super A,I,Word<O>> wordEqOracle) |
public SymbolEQOracleWrapper(EquivalenceOracle<? super A,I,Word<O>> wordEqOracle)
public DefaultQuery<I,O> findCounterExample(A hypothesis, Collection<? extends I> inputs)
findCounterExample in interface EquivalenceOracle<A extends SODetOutputAutomaton<?,I,?,Word<O>>,I,O>Copyright © 2013. All Rights Reserved.