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