|
|
Course Details |
Fees and Dates
Later Year Course
| Offered By: |
Department of Computer Science |
| Academic Career: |
Undergraduate |
| Course Subject: |
Computer Science |
| Offered in: |
Second Semester, 2010 |
| Unit Value: |
6 units |
| Course Description: |
This course presents some formal notations that are commonly used for the description of computation and of computing systems, for the specification of software and for mathematically rigorous arguments about program properties. The following areas of study constitute the backbone of the course. Predicate calculus and natural deduction, inductive definitions of data types as a basis for recursive functions and structural induction, formal language theory (particularly regular expressions, finite state machines and context free grammars), specification languages, propositional programming language semantics, partial correctness and proofs of termination. |
| Learning Outcomes: |
Upon completion of this course, the student will be able to do the following. - Apply the concepts of standard mathematical logic to produce proofs or refutations of well-formed propositions or arguments phrased in English or in a variety of formal notations (first order logic, discrete mathematics or Hoare Logic).
- Given a description of a regular language, either in English, as a regular expression or as a grammar, generate a finite state automaton that recognizes that language. Similarly, given a deterministic or nondeterministic automaton, give a description of the language which it accepts.
- Given an inductive definition of a simple data structure, write a recursive definition of a given simple operation on data of that type. Given some such recursively defined operations, prove simple properties of these functions using the appropriate structural induction principle.
- Prove simple programs correct using Hoare Logic.
- Prove correctness and termination of a simple program using the weakest precondition calculus.
- Specify a simple system using Z.
- Understand very simple Prolog programs.
- Design a Turing Machine which will accomplish simple tasks.
|
| Indicative Assessment: |
Assignments (40%); Tutorials and Laboratories (5%); Quiz (10%); Final Exam (45%) |
| Workload: |
Thirty one-hour lectures, eight one-hour tutorials and four two-hour laboratory sessions. |
| Areas of Interest: |
Computer Science, Information Technology, and Software Engineering |
| Requisite Statement: |
COMP1110 or COMP1510 or COMP2750 and MATH1005 or MATH1014 or MATH1116 or enrolment in Bachelor of Computer Science Honours |
| Prescribed Texts: |
There is no prescribed text for COMP2600, but the following are recommended references. More may be added as the semester progresses. Grassman, Winfried Karl Grassman & Tremblay, Jean-Paul Logic and Discrete Mathematics: A Computer Science Perspective, Prentice Hall, Upper Saddle River, New Jersey, 1996. Thompson, Simon Haskell: The Craft of Functional Programming, International Computer Science Series. Addison-Wesley, Wokingham, England, 1999. Epp, Susanna S. Discrete Mathematics with ApplicationsComputer Science Press, New York, 1995. Bergmann, Merrie The Logic Book, McGraw-Hill. Munro, John Discrete Mathematics for Computing Thomas Nelson. |
| Science Group: |
B |
|