HW for Thursday
- Do any two of the three exercises at the end of Chapter 4.
- Use the file /users/ernie/public_html/cpsc326/numbers as input for the first two. For each input string, the output should be the input string followed by the word ACCEPTED if it is accepted by the DFA and NOT ACCEPTED if not.
- If you code the third problem then show similar output for a variety of input strings. Include strings that put the animals & vegetable in a safe state but does not transfer them completely from one shore to another. Try /users/ernie/public_html/cpsc326/manwolfdata
- Also complete the two induction exercises handed out in class.
Go over HW that was due on Thursday.
Try some variations on the HW, Go over the resutls of exercise 6
Induction practice
NFA