COT 6405: Design and Analysis of Algorithms
Course Description for Design and Analysis of Algorithms
COT6405:
Design and Analysis of Algorithms
3
Description: This graduate-level course in the design and analysis of algorithms will cover techniques for the design of algorithms and the theory of NP-completeness. The main topics covered in the course include dynamic programming; divide and conquer; union-find data structures; graph algorithms; NP-completeness; and advanced topics.