protected class KearnsVaziraniMealy.KVAbstractCounterexample extends AbstractBaseCounterexample<Boolean>
| Constructor and Description |
|---|
KVAbstractCounterexample(Word<I> ceWord,
Word<O> output,
MembershipOracle<I,Word<O>> oracle) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkEffects(Boolean eff1,
Boolean eff2) |
protected Boolean |
computeEffect(int index) |
LCAInfo<Word<O>,AbstractWordBasedDTNode<I,Word<O>,StateInfo<I,Word<O>>>> |
getLCA(int idx) |
StateInfo<I,Word<O>> |
getStateInfo(int idx) |
effect, getLength, setEffect, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waittestEffectspublic LCAInfo<Word<O>,AbstractWordBasedDTNode<I,Word<O>,StateInfo<I,Word<O>>>> getLCA(int idx)
protected Boolean computeEffect(int index)
computeEffect in class AbstractBaseCounterexample<Boolean>Copyright © 2020. All rights reserved.