TrueschoTruescho
All Courses
Approximation Algorithms
Coursera
Course
Unknown

Approximation Algorithms

28DIGITAL

Learn fundamental concepts and techniques of approximation algorithms to efficiently solve NP-hard problems with near-optimal solutions.

Unknown4 weeksEnglish6,883 enrolled

About this Course

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

What You'll Learn

  • Understand fundamentals of approximation algorithms
  • Apply approximation techniques to complex problems
  • Analyze solution closeness to optimal
  • Use mathematical tools to improve solutions

Prerequisites

  • Basic knowledge of algorithms and mathematics
  • Readiness to practice through exercises
  • Familiarity with standard algorithm terminology

Instructors

M

Mark de Berg

Prof.dr.

Topics

Algorithms
Computer Science
Theoretical Computer Science
Operations Research
Linear Algebra
Computational Thinking
Graph Theory

Course Info

PlatformCoursera
LevelUnknown
PacingUnknown
PriceFree

Skills

الخوارزميات
علوم الحاسوب
علوم الحاسوب النظرية
بحوث العمليات
الجبر الخطي
التفكير الحاسوبي
نظرية الرسوم البيانية

Start Learning Now