====== Algorithmique ====== In this course you will get familiar with the theory and practice of basic concepts and techniques in algorithms. The course covers mathematical induction, techniques for analyzing algorithms, elementary data structures, the design of algorithms by induction, Sorting and searching, Merge sort, quicksort, heapsort, binary search, graph algorithms and data structures, graph traversals, shortest paths, spanning trees, matching, network flows, and elements of the theory of NP-completeness. This is a course for second year students of both the systèmes de communication and informatique sections. The main classes will be in english, while the exercise classes and course material will be in french. The course starts on September 24th and ends on December 24th, 2010. You can find the polycopies of the course {{:en:courses:2007-2008:algo_polycopie.pdf|here}}. Click [[en:courses:2009-2010:hand_outs|here]] for exercises. ==== Recommended reading: ==== * The course notes. * Udi Manber: //Introduction to algorithms: A creative approach//. (Addison Wesley publishing, 1989) * Thomas Cormen, Charles Leiserson, Ronald Rivest, Clifford Stein: //Introduction to algorithms//. (MIT Press, 2001) ==== Schedule: ==== * Mondays : 14:15 - 16:00 - room CE6 (course) * Mondays : 16:15 - 18:00 - room GCA331, GCB 330 and GCC 330 (exercice) * Fridays : 13:15 - 15:00 - room CM1 (course) ==== Exam conditions: ==== Update soon...