hws/hw04.tex
changeset 577 1d6043a87a3e
parent 525 e5a004ffa681
child 726 f6c2e8c48a1c
equal deleted inserted replaced
576:414f1daf5728 577:1d6043a87a3e
    89 
    89 
    90   \[
    90   \[
    91   \begin{array}{l}
    91   \begin{array}{l}
    92   (\ZERO \cdot (b \cdot c)) + 
    92   (\ZERO \cdot (b \cdot c)) + 
    93   ((\ZERO \cdot c) + \ONE)\\
    93   ((\ZERO \cdot c) + \ONE)\\
    94   (a + \ONE) \cdot (\ONE + \ONE)
    94     (a + \ONE) \cdot (\ONE + \ONE)\\
       
    95     a^*
    95   \end{array}
    96   \end{array}
    96   \]
    97   \]
    97 
    98 
    98 \item What is the purpose of the record regular expression in
    99 \item What is the purpose of the record regular expression in
    99       the Sulzmann \& Lu algorithm?
   100       the Sulzmann \& Lu algorithm?