Class TTTHypothesisDFA<I>

All Implemented Interfaces:
Iterable<TTTStateDFA<I>>, SupportsGrowingAlphabet<I>, DeterministicAbstractions.FullIntAbstraction<TTTStateDFA<I>>, DeterministicAbstractions.IntAbstraction<TTTStateDFA<I>>, SimpleDeterministicAbstractions.FullIntAbstraction, SimpleDeterministicAbstractions.IntAbstraction, UniversalDeterministicAbstractions.FullIntAbstraction<TTTStateDFA<I>,Boolean,Void>, UniversalDeterministicAbstractions.IntAbstraction<TTTStateDFA<I>,Boolean,Void>, Automaton<TTTStateDFA<I>,I,TTTStateDFA<I>>, Automaton.RegularAutomaton<TTTStateDFA<I>,I,TTTStateDFA<I>>, DeterministicOutputAutomaton<TTTStateDFA<I>,I,TTTStateDFA<I>,Boolean>, DeterministicSuffixOutputAutomaton<TTTStateDFA<I>,I,TTTStateDFA<I>,Boolean>, FiniteRepresentation, InitialState<TTTStateDFA<I>>, InitialStates<TTTStateDFA<I>>, InputAlphabetHolder<I>, Output<I,Boolean>, OutputAutomaton<TTTStateDFA<I>,I,TTTStateDFA<I>,Boolean>, StateIDs<TTTStateDFA<I>>, SuffixOutput<I,Boolean>, DeterministicAutomaton<TTTStateDFA<I>,I,TTTStateDFA<I>>, DeterministicAutomaton.RegularAutomaton<TTTStateDFA<I>,I,TTTStateDFA<I>>, FiniteAlphabetAutomaton<TTTStateDFA<I>,I,TTTStateDFA<I>>, DFA<TTTStateDFA<I>,I>, FiniteStateAcceptor<TTTStateDFA<I>,I>, NFA<TTTStateDFA<I>,I>, SimpleAutomaton<TTTStateDFA<I>,I>, SimpleDeterministicAutomaton<TTTStateDFA<I>,I>, UniversalAutomaton<TTTStateDFA<I>,I,TTTStateDFA<I>,Boolean,Void>, UniversalAutomaton.RegularAutomaton<TTTStateDFA<I>,I,TTTStateDFA<I>,Boolean,Void>, UniversalDeterministicAutomaton<TTTStateDFA<I>,I,TTTStateDFA<I>,Boolean,Void>, UniversalDeterministicAutomaton.RegularAutomaton<TTTStateDFA<I>,I,TTTStateDFA<I>,Boolean,Void>, GraphViewable, DeterministicFiniteSemantics, DeterministicSemantics, FiniteSemantics, Semantics, AcceptorTS<TTTStateDFA<I>,I>, DeterministicAcceptorTS<TTTStateDFA<I>,I>, DeterministicOutputTS<TTTStateDFA<I>,I,TTTStateDFA<I>,Boolean>, DeterministicSuffixOutputTS<TTTStateDFA<I>,I,TTTStateDFA<I>,Boolean>, OutputTS<TTTStateDFA<I>,I,TTTStateDFA<I>,Boolean>, DeterministicTransitionSystem<TTTStateDFA<I>,I,TTTStateDFA<I>>, SimpleDTS<TTTStateDFA<I>,I>, SimpleTS<TTTStateDFA<I>,I>, TransitionSystem<TTTStateDFA<I>,I,TTTStateDFA<I>>, UniversalDTS<TTTStateDFA<I>,I,TTTStateDFA<I>,Boolean,Void>, UniversalTransitionSystem<TTTStateDFA<I>,I,TTTStateDFA<I>,Boolean,Void>