@ParametersAreNonnullByDefault public interface TransitionOutputAutomaton<S,I,T,O> extends DetSuffixOutputAutomaton<S,I,T,Word<O>>, DeterministicTransitionOutputTS<S,I,T,O>
DeterministicAutomaton.FullIntAbstraction<T>, DeterministicAutomaton.IntAbstraction<T>, DeterministicAutomaton.StateIntAbstraction<I,T>| Modifier and Type | Method and Description |
|---|---|
default Word<O> |
computeStateOutput(S state,
Iterable<? extends I> input) |
computeOutput, computeSuffixOutputfullIntAbstraction, fullIntAbstraction, stateIntAbstractiontransitionGraphViewcreateStaticStateMapping, getStates, iterator, size, stateIDsforEach, spliteratorgetSuccessor, getSuccessors, getTransition, getTransitions, transToSetgetSuccessor, powersetViewgetInitialState, getInitialStates, getState, getStates, getSuccessor, getSuccessors, stateToSetcreateDynamicStateMapping, getSuccessorsgetOutput, trace, tracegetTransitionOutputCopyright © 2018. All rights reserved.