public interface SODetOutputAutomaton<S,I,T,O> extends DetOutputAutomaton<S,I,T,O>, SuffixOutput<I,O>
computeOutput
getStates, size, stateIDs
forEach, iterator, spliterator
getTransition
getSuccessor, getTransitions, powersetView
getInitialState, getState, getSuccessor, getSuccessor
createDynamicStateMapping, createStaticStateMapping, getInitialStates, getStates, getSuccessors, getSuccessors, getSuccessors
computeSuffixOutput
Copyright © 2015. All Rights Reserved.