Related articles |
---|
Automata terminology - mixed input and output event transitions, trans sh006d3592@blueyonder.co.uk (Stephen Horne) (2009-08-16) |
Re: Automata terminology - mixed input and output event transitions, t cfc@shell01.TheWorld.com (Chris F Clark) (2009-08-30) |
Re: Automata terminology - mixed input and output event transitions, t sh006d3592@blueyonder.co.uk (Stephen Horne) (2009-08-31) |
Re: Automata terminology - mixed input and output event transitions, t cfc@shell01.TheWorld.com (Chris F Clark) (2009-09-01) |
From: | Chris F Clark <cfc@shell01.TheWorld.com> |
Newsgroups: | comp.compilers |
Date: | Tue, 01 Sep 2009 02:39:55 -0400 |
Organization: | The World Public Access UNIX, Brookline, MA |
References: | 09-08-026 09-08-051 09-08-053 |
Keywords: | theory |
Posted-Date: | 01 Sep 2009 23:40:23 EDT |
> I guess I'll just have to call those
> with outward input transitions "waiting" states.
How about "expecting", "pending", or "inconclusive" states? As in,
the state is expecting more input, there should be input pending, or
you haven't reached a conclusive input (that causes you to generate a
response).
Return to the
comp.compilers page.
Search the
comp.compilers archives again.