Foundations of Computer Science - COMP9020 |
|
|||||||||||||||||||||||||||||||||||||||
Description Scope:
* Mathematical methods for designing correct and efficient programs. * Mathematics for algorithm analysis. * Logic for proving and verification. Topics: * Introduction to set and relation theory * Propositional logic and boolean algebras * Induction, recursion and recurrence relations * Order of growth of functions. * Structured counting (combinatorics) * Discrete probability * Graph theory * Trees for algorithmic applications Further Information CSE class page: www.cse.unsw.edu.au/~cs9020
|