Searched defs:input_symbol (Results 1 – 1 of 1) sorted by relevance
113 def add_transition (self, input_symbol, state, action=None, next_state=None): argument177 def get_transition (self, input_symbol, state): argument210 def process (self, input_symbol): argument