Starting from:

$34.99

CS212 Assignment 1 Solution


Purpose
This homework provides practice in working with different aspects of regular languages: the machines used to recognize them, the expressions used to describe them, and in reasoning about them in general.
Background
For this assignment, you should - know the state diagram representation of a DFA - know the state diagram representation of a NFA - know the conversion between an NFA and a DFA - understand the relation between regular languages and NFAs and DFAs - know regular expressions understand the relation between regular languages and regular expressions - be familiar with proof techniques - be able to build logical arguments
The Problem Set
The problems are in hw1.tex which is to be compiled using a LaTeX compiler.
Submission
There are 2 parts to this assignment.
1.1 Solving the Problem Set
This is a team submission on GitHub and contributes to your Submission Score.
1.2 Feedback
Grading
Your submission will be graded for correctness of your solutions. Files that do no compile cannot be graded.
Your individual score in this homework is the product of your Submission Score and Team Factor.
Discussion
Please use the following avenues:
discuss with your buddy, the discussion forum on LMS, discuss with your peers, consult with course staff.

More products