<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Advanced algorithmics :: Computer science</title>
    <link>https://info.cours.lecalvar.fr/CM1_reseaux/s5/algo/session5/index.html</link>
    <description>Duration2h30 Presentation &amp; objectives Many problems can be solved in an algorithmic way. After several decades of searching for efficient algorithmic solutions, some families of techniques have emerged. New problems are usually nothing more than special cases of old and well-known problems.&#xA;This session will introduce you to a number of existing algorithmic strategies together with the problem solving situations where they apply. You will discover the following techniques: divide and conquer, memoization, dynamic programming, and greedy approaches.</description>
    <generator>Hugo</generator>
    <language>en</language>
    <atom:link href="https://info.cours.lecalvar.fr/CM1_reseaux/s5/algo/session5/index.xml" rel="self" type="application/rss+xml" />
  </channel>
</rss>