java.lang.Object
de.learnlib.algorithm.nlstar.Inconsistency<I>
- Type Parameters:
I- input symbol type
An (RFSA) inconsistency in an
ObservationTable.-
Constructor Details
-
Inconsistency
Constructor.- Parameters:
row1- the first upper prime rowrow2- the second upper prime row (covered byrow1)symbolIdx- the index of the symbolsuffixIdx- the index of the suffix
-
-
Method Details
-
getRow1
-
getRow2
-
getSymbolIdx
public int getSymbolIdx() -
getSuffixIdx
public int getSuffixIdx()
-