返回到 Approximation Algorithms
28DIGITAL

Approximation Algorithms

Many real-world algorithmic problems cannot be solved efficiently using traditional algorithmic tools, for example, because the problems are NP-hard. The goal of the Approximation Algorithms course is to become familiar with important algorithmic concepts and techniques needed to effectively deal with such problems. These techniques apply when we don't require the optimal solution to certain problems, but an approximation that is close to the optimal solution. We will see how to efficiently find such approximations. Prerequisites: In order to successfully take this course, you should already have a basic knowledge of algorithms and mathematics. Here's a short list of what you are supposed to know: - O-notation, Ω-notation, Θ-notation; how to analyze algorithms - Basic calculus: manipulating summations, solving recurrences, working with logarithms, etc. - Basic probability theory: events, probability distributions, random variables, expected values etc. - Basic data structures: linked lists, stacks, queues, heaps - (Balanced) binary search trees - Basic sorting algorithms, for example MergeSort, InsertionSort, QuickSort - Graph terminology, representations of graphs (adjacency lists and adjacency matrix), basic graph algorithms (BFS, DFS, topological sort, shortest paths) The material for this course is based on the course notes that can be found under the resources tab.

状态:Algorithms
状态:Operations Research
中级课程小时

精选评论

LP

4.0评论日期:Feb 24, 2021

Very good course! A nice introduction to approximation algorithms.

SM

4.0评论日期:Oct 10, 2020

Please try to include some more numeric example like load balancing problem in the vertex cover and rest topics

所有审阅

显示:9/9

Suryendu Dalal
3.0
评论日期:Jul 18, 2020
Dongyun Kim
5.0
评论日期:May 3, 2021
ChocolateCharlie
5.0
评论日期:Nov 23, 2020
Jakob B.
5.0
评论日期:Jan 27, 2021
Kalina Bakardzhieva
5.0
评论日期:Sep 23, 2023
周柏宇
5.0
评论日期:Aug 13, 2020
Chee Henn Chng
5.0
评论日期:Sep 11, 2020
Shailesh Mishra
4.0
评论日期:Oct 11, 2020
Lorenzo Palazzetti
4.0
评论日期:Feb 25, 2021