Next in thread → Next in month →

Re: [xml-dev] Non-deterministic content models

From
Bob Foster <>
To
Gustaf Liljegren <>, "Henry S. Thompson" <>
Date
2003-07-18T00:07:01Z
ID
<009401c34cc0$84cd8880$1401a8c0@snobird>
Thread
Re: [xml-dev] Non-deterministic content models
From: "Henry S. Thompson" <>
> Any non-deterministic finite-state automata can be determinized.
>
> Some non-deterministic regular expressions _cannot_ be determinized.
>
> A common example of a non-determinizable regexp is the one for chess
> games:
>
> w(bw)*b?

I'm getting that "jargon soup" feeling. When you talk about "determinizing"
an NFA, I guess you mean converting it to a DFA.

But when you talk about "determinizing" a regular expression, I guess you
mean converting it to a deterministic regular expression.

No relationship between these two operatons.

Bob Foster
Next in thread → Next in month →