- Type Parameters:
I- the input type
- All Superinterfaces:
AcceptorTS<Integer,,I> Automaton<Integer,,I, Integer> Automaton.RegularAutomaton<Integer,,I, Integer> DeterministicAcceptorTS<Integer,,I> DeterministicAutomaton<Integer,,I, Integer> DeterministicAutomaton.RegularAutomaton<Integer,,I, Integer> DeterministicFiniteSemantics,DeterministicOutputAutomaton<Integer,,I, Integer, Boolean> DeterministicOutputTS<Integer,,I, Integer, Boolean> DeterministicSemantics,DeterministicSuffixOutputAutomaton<Integer,,I, Integer, Boolean> DeterministicSuffixOutputTS<Integer,,I, Integer, Boolean> DeterministicTransitionSystem<Integer,,I, Integer> DFA<Integer,,I> FiniteRepresentation,FiniteSemantics,FiniteStateAcceptor<Integer,,I> InitialState<Integer>,InitialStates<Integer>,InputAlphabetHolder<I>,Iterable<Integer>,Lasso<I,,Boolean> NFA<Integer,,I> Output<I,,Boolean> OutputAutomaton<Integer,,I, Integer, Boolean> OutputTS<Integer,,I, Integer, Boolean> Semantics,SimpleAutomaton<Integer,,I> SimpleDeterministicAutomaton<Integer,,I> SimpleDTS<Integer,,I> SimpleTS<Integer,,I> SuffixOutput<I,,Boolean> TransitionSystem<Integer,,I, Integer> UniversalAutomaton<Integer,,I, Integer, Boolean, Void> UniversalAutomaton.RegularAutomaton<Integer,,I, Integer, Boolean, Void> UniversalDeterministicAutomaton<Integer,,I, Integer, Boolean, Void> UniversalDeterministicAutomaton.RegularAutomaton<Integer,,I, Integer, Boolean, Void> UniversalDTS<Integer,,I, Integer, Boolean, Void> UniversalTransitionSystem<Integer,I, Integer, Boolean, Void>
- All Known Implementing Classes:
DFALassoImpl
A DFALasso is a lasso for
DFAs.-
Nested Class Summary
Nested classes/interfaces inherited from interface net.automatalib.automaton.Automaton
Automaton.RegularAutomaton<S,I, T> Nested classes/interfaces inherited from interface net.automatalib.automaton.DeterministicAutomaton
DeterministicAutomaton.RegularAutomaton<S,I, T> Nested classes/interfaces inherited from interface net.automatalib.automaton.fsa.FiniteStateAcceptor
FiniteStateAcceptor.FSAGraphView<S,I, A extends FiniteStateAcceptor<S, I>> Nested classes/interfaces inherited from interface net.automatalib.modelchecking.Lasso
Lasso.DFALasso<I>, Lasso.MealyLasso<I,O> Nested classes/interfaces inherited from interface net.automatalib.automaton.UniversalAutomaton
UniversalAutomaton.RegularAutomaton<S,I, T, SP, TP> Nested classes/interfaces inherited from interface net.automatalib.automaton.UniversalDeterministicAutomaton
UniversalDeterministicAutomaton.RegularAutomaton<S,I, T, SP, TP> -
Field Summary
Fields inherited from interface net.automatalib.automaton.fsa.FiniteStateAcceptor
STATE_PROPERTIES, TRANSITION_PROPERTIES -
Method Summary
Methods inherited from interface net.automatalib.ts.acceptor.AcceptorTS
computeOutput, getStateProperty, getSuccessor, getTransitionProperty, isAcceptingMethods inherited from interface net.automatalib.ts.acceptor.DeterministicAcceptorTS
accepts, computeStateOutput, computeSuffixOutput, powersetViewMethods inherited from interface net.automatalib.ts.DeterministicTransitionSystem
getSuccessor, getSuccessors, getTransition, getTransitions, powersetViewMethods inherited from interface net.automatalib.automaton.fsa.DFA
getSemantics, isAcceptingMethods inherited from interface net.automatalib.automaton.fsa.FiniteStateAcceptor
transitionGraphViewMethods inherited from interface net.automatalib.automaton.concept.InitialState
getInitialState, getInitialStatesMethods inherited from interface net.automatalib.automaton.concept.InputAlphabetHolder
getInputAlphabetMethods inherited from interface java.lang.Iterable
forEach, spliteratorMethods inherited from interface net.automatalib.modelchecking.Lasso
getAutomaton, getLoop, getLoopBeginIndices, getOutput, getPrefix, getUnfolds, getWordMethods inherited from interface net.automatalib.automaton.simple.SimpleAutomaton
createDynamicStateMapping, createStaticStateMapping, getStates, iterator, size, stateIDsMethods inherited from interface net.automatalib.ts.simple.SimpleDTS
getState, getStates, getSuccessor, getSuccessorsMethods inherited from interface net.automatalib.ts.simple.SimpleTS
getSuccessorsMethods inherited from interface net.automatalib.automaton.UniversalDeterministicAutomaton
fullIntAbstraction, fullIntAbstraction, stateIntAbstractionMethods inherited from interface net.automatalib.ts.UniversalDTS
getTransitionProperty